home *** CD-ROM | disk | FTP | other *** search
- ; Sample ShowAnsi configuration file
-
- ; Any line starting with a space is ignored.
- ; Any line starting with a ';' is a comment line and is ignored.
- ; Comments may be placed at the end of configuration lines -
- ; trailing spaces will be removed and anything after the ';'
- ; will be ignored.
-
- ; The order of the configuration fields does not matter except for
- ; the [ARCHIVES] and [PROTOCOLS]. These two must be the last two fields
- ; in the file and must be in that order. eg.
-
- ; Sysop access level
- ; maximum kilobytes able to be downloaded
- ; directory where ansi files are kept
- ; Showansi home directory
- ; [ARCHIVES]
- ; various archivers
- ; [PROTOCOLS]
- ; various protocols
-
-
- ; Each variable name MUST be followed by ONE space and then the
- ; value of the variable.
-
-
-
- SysopAccessLevel 255
- MaximumDownloadSize 10
- AnsiFileDirectory c:\bbs\ansifile
- ShowAnsiHomeDirectory c:\bbs\showansi
-
- [ARCHIVES] ; archive header
- pkzip c:\tools\utils
- arj c:\tools\utils
- lha c:\tools\utils
- zoo c:\tools\utils
-
- [PROTOCOLS] ; protocol header
- Zmodem c:\tools\protocol\zmodem.bat
- Ymodem c:\tools\protocol\ymodem.bat
-
- ; dsz is good - it can be configured to download a
- ; variety of formats
-
-