more documentation

This commit is contained in:
Andrew Pamment 2018-02-06 18:38:28 +10:00
parent c52e16a9f1
commit c922c7b64f
2 changed files with 38 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# File Area Setup
## Example Config
[main]
Visible Sec Level = 10
[Area One]
Database = area_one
Download Sec Level = 10
Upload Sec Level = 99
Upload Path = /path/to/MagickaBBS/files/area_one
[Area Two]
Database = area_two
Download Sec Level = 10
Upload Sec Level = 99
Upload Path = /path/to/MagickaBBS/files/area_two

View File

@ -0,0 +1,19 @@
# Tic File Processing
## Example ticproc.sh
#!/bin/sh
/path/to/MagickaBBS/utils/ticproc/ticproc /path/to/MagickaBBS/utils/ticproc/ticproc.ini
## Example ticproc.ini
[main]
Ignore Password = true
Ignore Case = false
Inbound Directory = /path/to/MagickaBBS/ftn/in_sec
Bad Files Directory = /path/to/MagickaBBS/ftn/tic_bad
[FSX_INFO]
Database = /path/to/MagickaBBS/somearea.sq3
File Path = /path/to/MagickaBBS/files/somearea
Password = SECRET