; Configuration File For Quick Silver v2.00
;
; Your name
;
SYSOP Roger Clark
;
; Your node number
;
NODE 1:382/105.0
;
; Your BBS Name
;
NAME The Hotel California
;
; Task priority to run Quick Silver
;
PRIORITY 4
;
; *****************************************************************************
;
; Path to the Accounting directory
;
ACCTPATH  QSilver:Accounts
;
; Tell Quick Silver to keep track of system accounting totals
;
SYSACCT
;
; *****************************************************************************
;
; Path to the Database files
;
DATABASE  QSilver:DataBase/Database
;
; Path to Firsttime Caller letter
;
FIRSTCALL QSilver:TextFiles/FirstTime.TXT
;
; Path to netmail header
;
HEADER    QSilver:TextFiles/QSilver.Header
;
; Path to your Inbound directory
;
INBOUND   Mail:Inbound
;
; Path to Quick Silver's logfile
;
LOGFILE   QSilver:QSilver.Log
;
; Path to your Nodelist directory
;
NODELIST  Mail:Nodelist
;
; Path to the OffLine files textfile
;
OFFLINEMSG QSilver:TextFiles/OffLine.TXT
;
; Path to utility to update download counters.  Make your own utility, or
; wait a little longer and I'll have some available for you to customize.
;
UPDATEDL RX Rexx:UpdateDL.Rexx
;
;******************************************************************************
;
; Generate a local netmail for successful file requests
;
LOCALMSG
;
; *****************************************************************************
;
; Allow points to make file requests
;
POINTS
;
; Generate a local netmail for failed requests due to NOPOINT option
;
POINTMSG
;
; Path to textfile to send for failed requests due to NOPOINT option
;
FAILPOINT QSilver:Textfiles/Point.TXT
;
; *****************************************************************************
;
; Allow unlisted systems to make file requests
;
UNLISTED
;
; Generate a local netmail for failed requests due to NOUNLISTED option
;
UNLISTEDMSG
;
; Path to textfile to send for failed requests due to NOUNLISTED option
;
FAILUNLISTED QSilver:Textfiles/Unlisted.TXT
;
; *****************************************************************************
;
; Allow private systems to make file requests
;
PRIVATE
;
; Generate a local netmail for failed requests due to NOUNLISTED option
;
PRIVATEMSG
;
; Path to textfile to send for failed requests due to NOUNLISTED option
;
FAILPRIVATE QSilver:Textfiles/Private.TXT
;
; *****************************************************************************
;
; Only allow nodes listed with ALLOWNODES to make fiile requests
;
SECURE
;
; Generate a local netmail for failed requests due to SECURE option
;
SECUREMSG
;
; Path to textfile to send for failed requests due to SECURE option
;
FAILSECURE QSilver:Textfiles/Security.TXT
;
; *****************************************************************************
;
; Exclude certain specific nodes from making requests.  Supports wildcards.
;
EXCLUDE 1:234/567.8
EXCLUDE 55:100/*.*
;
; Generate a local netmail for failed requests due to EXCLUDE option
;
EXCLUDEMSG
;
; Path to textfile to send for failed requests due to EXCLUDE option
;
FAILEXCLUDE QSilver:Textfiles/Exclude.TXT
;
; *****************************************************************************
;
; Define public screen name to open status window on (WB 2.04+)
;
SCREEN TrapDoor
;
; Define location of upper left corner of status window
;
SCREENPOS 100 75
;
; *****************************************************************************
;
; Define default file comment to use if the AmigaDos filenote is not set
;
DEFCOMMENT No File Description Available
;
; For DLG users: Have Quick Silver use the DLG style file comments.  Omit or
; set to NODLGDESC if you are not running a DLG BBS.
;
;DLGDESC
;
; For Excelsior! BBS users: Have Quick Silver use the Excelsior! file
; comments.  Omit or set to NOEXECLDESC if you are not running an
; Excelsior! BBS.
;
;EXCELDESC
;
; For CNet Pro BBS users: Have Quick Silver use the CNet Pro BBS file
; comments.  Omit or set to NOCNETDESC if you are not running CNet Pro BBS
;
;CNETDESC
;
; *****************************************************************************
;
; Define the file to send if no matches were found for any requested files
;
NOMATCHFILE BBS:MagicFiles.TXT
;
; Define a file to send with all successful file requests.  Optional DAYS
; parameter to send the file after the specifird number of days since the
; last request.
;
DEFAULTSEND BBS:Newfiles.LHA DAYS 5
;
; *****************************************************************************
;
; Allow callers to test for files without actually transfering them.
;
CHECKFILES
;
; *****************************************************************************
;
; Set the maximum bytes allowed per file request. 0 = Unlimited.
;
MAXBYTES 0
;
; Set the maximum files allowed per file request. 0 = Unlimited.
;
MAXFILES 0
;
; Set the maximum wildcard matches allowed per file. 0 = Unlimited.
;
MAXMATCH 0
;
; *****************************************************************************
;
; New for QSilver 1.36: Set the MAXFILE/MAXBYTE/MAXMATCH limits for callers
; at specified baud rates or lower.
;
; THIS OPTION AVAILABLE TO REGISTERED USERS ONLY!
;
BAUDMAX 28800 FILES 0  BYTES 0       MATCH 0
BAUDMAX 14400 FILES 10 BYTES 1024000 MATCH 0
BAUDMAX 2400  FILES 4  BYTES 256000  MATCH 0
;
; *****************************************************************************
;
; New for QSilver 1.36: Set the MAXFILE/MAXBYTE/MAXMATCH limits for callers
; at  specified  times  of  the  day.  Times should be specified in 24 hour
; format, with a colon seperator for the hours and minutes.
;
; THIS OPTION AVAILABLE TO REGISTERED USERS ONLY!
;
;       Start  End
TIMEMAX 10:01 18:00 FILES 0  BYTES 0       MATCH 0
TIMEMAX 18:01 02:00 FILES 10 BYTES 1024000 MATCH 0
TIMEMAX 02:01 10:00 FILES 4  BYTES 256000  MATCH 0
;
; *****************************************************************************
;
; Define nodes that are allowed to request files when SECURE mode is active.
; Also allows you set access levels for nodes for use with or without SECURE
; mode.
;
ALLOWNODE 1:123/456.0 LEVEL 5
ALLOWNODE 1:234/567.0 LEVEL 10
ALLOWNODE 1:345/678.0 LEVEL 20
ALLOWNODE 1:456/789.0 LEVEL 15
;
; *****************************************************************************
;
; Define file extensions for files that Quick Silver should not send to
; requesting systems.
;
IGNORE .INFO
IGNORE ._#?
IGNORE Posts
;
; *****************************************************************************
;
; Define magic filenames.  Optional password and access levels may be assigned.
; Wildcarding is allowed in the filename.
;
MAGIC FILES       BBS:FullFiles.LHA LEVEL 10
MAGIC FILES       BBS:Files.LHA
MAGIC NEW         BBS:NewFiles.LHA
MAGIC QSILVER     QSilver:QSilver*.LHA
MAGIC QSBETA      QSilver:QS*Beta.LHA
MAGIC TRAPCONFIG  File:BitPlane/TCONF*.LHA
MAGIC NEWTRAPCALL Rexx:TrapCall.rexx
MAGIC AR.LHA      File:ADSText/AR*.LHA
MAGIC NODEDIFF    File:NodeDiff/NODEDIFF.*
MAGIC NODELIST    File:NodeDiff/NODELIST.*
MAGIC TC2BETA     DH0:Programming/TrapConfig/TrapConfig LEVEL 10
;
; *****************************************************************************
;
; Define directories for Quick Silver to search through for files to send.  You
; may add passwords or access levels as needed.
;
DIRECTORY File:Ami_General/
DIRECTORY File:Ami_Anim/
DIRECTORY File:Ami_Archive/
DIRECTORY File:Ami_Games/
DIRECTORY File:Ami_Art/
DIRECTORY File:Ami_Music/
DIRECTORY File:Ami_Comm/
DIRECTORY File:E_Updates/ PASSWORD GuessIt
DIRECTORY File:E_Utilities/
DIRECTORY File:E_CLI/
DIRECTORY File:E_ARexx/
DIRECTORY File:E_Paragon/
DIRECTORY File:Backbone/
DIRECTORY File:NodeDiff/
DIRECTORY File:FidoNews/
DIRECTORY File:Betas/ PASSWORD Secret LEVEL 20
DIRECTORY File:ADSAnims/ LEVEL 10,15
DIRECTORY File:ADSARexx/ LEVEL 10,15
DIRECTORY File:ADSArtG/  LEVEL 10,15
DIRECTORY File:ADSBBUtl/ LEVEL 10,15
DIRECTORY File:ADSComm/  LEVEL 10,15
DIRECTORY File:ADSDLG/   LEVEL 10,15
DIRECTORY File:ADSFido/  LEVEL 10,15
DIRECTORY File:ADSGames/ LEVEL 10,15
DIRECTORY File:ADSInfo/  LEVEL 10,15
DIRECTORY File:ADSMisc/  LEVEL 10,15
DIRECTORY File:ADSSTMod/ LEVEL 10,15
DIRECTORY File:ADSMusic/ LEVEL 10,15
DIRECTORY File:ADSNetDv/ LEVEL 10,15
DIRECTORY File:ADSText/  LEVEL 10,15
DIRECTORY File:ADSUtils/ LEVEL 10,15
DIRECTORY File:ADSWork/  LEVEL 10,15
DIRECTORY File:ADSWork2/ LEVEL 10,15
DIRECTORY File:ADSTrans/ LEVEL 10,15
DIRECTORY File:SkyBBS/   LEVEL 10,15
DIRECTORY File:SkyCNet/  LEVEL 10,15
DIRECTORY File:SkyComms/ LEVEL 10,15
DIRECTORY File:SkyFido/  LEVEL 10,15
DIRECTORY File:SkyFish/  LEVEL 10,15
DIRECTORY File:SkyGames/ LEVEL 10,15
DIRECTORY File:SkyInfo/  LEVEL 10,15
DIRECTORY File:SkyMod/   LEVEL 10,15
DIRECTORY File:SkyProgs/ LEVEL 10,15
DIRECTORY File:SkyText/  LEVEL 10,15
DIRECTORY File:SkyUNet/  LEVEL 10,15
DIRECTORY File:SkyUtils/ LEVEL 10,15
;
; *****************************************************************************
; Read  a directory and all subdirectories below it.  Currently only supports
; one  level  of  subdirectories.   Unlimited  support is in the works.  This
; option  is only used by the DataBase utility, so if you are not using it to
; generate your indexed list, it's not going to matter to QSilver.
;
DIRECTORY CD0:AmiNet/ SUBDIR
;
; *****************************************************************************
;
; That's all folks!  Support SHAREWARE - Please register.
;
; *****************************************************************************
