home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / SHANS102.ZIP / SHOWANSI.CFG < prev    next >
Encoding:
Text File  |  1995-11-05  |  1.2 KB  |  46 lines

  1. ;  Sample ShowAnsi configuration file
  2.  
  3. ; Any line starting with a space is ignored.
  4. ; Any line starting with a ';' is a comment line and is ignored.
  5. ; Comments may be placed at the end of configuration lines -
  6. ;   trailing spaces will be removed and anything after the ';'
  7. ;   will be ignored.
  8.  
  9. ; The order of the configuration fields does not matter except for
  10. ; the [ARCHIVES] and [PROTOCOLS].  These two must be the last two fields
  11. ; in the file and must be in that order. eg.
  12.  
  13. ; Sysop access level
  14. ; maximum kilobytes able to be downloaded
  15. ; directory where ansi files are kept
  16. ; Showansi home directory
  17. ; [ARCHIVES]
  18. ; various archivers
  19. ; [PROTOCOLS]
  20. ; various protocols
  21.  
  22.  
  23. ; Each variable name MUST be followed by ONE space and then the
  24. ; value of the variable.
  25.  
  26.  
  27.  
  28. SysopAccessLevel 255
  29. MaximumDownloadSize 10
  30. AnsiFileDirectory c:\bbs\ansifile
  31. ShowAnsiHomeDirectory c:\bbs\showansi
  32.  
  33. [ARCHIVES]                  ; archive header
  34. pkzip c:\tools\utils
  35. arj c:\tools\utils
  36. lha c:\tools\utils
  37. zoo c:\tools\utils
  38.  
  39. [PROTOCOLS]                 ; protocol header
  40. Zmodem c:\tools\protocol\zmodem.bat
  41. Ymodem c:\tools\protocol\ymodem.bat
  42.  
  43. ;    dsz is good - it can be configured to download a
  44. ;   variety of formats
  45.  
  46.