DEFAULT.CFG

9.8 KB e022c3905cb353a0…
; TAGMate v1.16 Standard Default Configuration File
; ═════════════════════════════════════════════════
;
; This file explains ALL available options to ALL available functions in
; TAGMate, before each section/function marker ("[<function name>]").
;
; "Global" Options
; ────────────────
;
; All of these options _must_ be defined in this section.  These options affect
; all programs within TAGMate and HAVE TO BE specified HERE.
;
; MainBBSPath   - Path to your node 1 Main BBS directory (STATUS.DAT).
; UserLstPath   - Path to your BBS' user data base file (USER.LST).
;
[Global]
MainBBSPath C:\BBS\
UserLstPath C:\BBS\DFILES\
;
; "Log" Options
; ─────────────
;
; "Log" is the equivelant of NewLog v3.15, with some more enhancements and bug
; fixes. The options work basically the same was as in NEWLOG.CFG, except, on a
; few of them, I modified the name. I've also added a couple of new options.
;
; MultiString - The configurable string used to notify other nodes of logons.
; MultiLog    - Notifies users on ALL other nodes about the user logging in!
; AnotherLine - Place a second line of "═" characters after the column headers.
; NoDate      - Don't put the date at the top of the caller's log.
; ExtraField  - Type of extra information you want shown (calls today/node #'s).
; LogMode     - Columns (formatted) or Normal (unformatted) logging style.
; Skip255SL   - Skip logging of all callers that have a security level of 255.
; SkipKB      - Skip logging of all keyboard logons.
; AbortOff    - Insert "#ABORT OFF" to make the caller's log un-abortable.
; AltString   - The number of the Extra String to use for alternate strings.
; AltChar     - The character of the Extra Characters to use for alt. strings.
; TitleString - Title string (typically "Callers log for <BBS name>", etc).
; BannerFile  - ASCII (or ^C# color-coded) file to place before the log.
; OutputFile  - Full path/filename to write the caller's log output file to.
; OldLog      - Optional path/filename for "yesterday's" caller's log bulletin.
;
; "Log" Color Configuration
; ─────────────────────────
;
; From&AtStrings  - Color number for "from" and "at" words in normal mode.
; Header          - Color number for column headers at top of log.
; UserName        - Color number for the user name logged.
; City/State      - Color number for the city/state the user is from.
; Time            - Color number for the time of the user's call.
; BPSRate         - Color number for the BPS rate/speed of the user's call.
; Calls/Node      - Color number for the "ExtraField" field specified.
; AltStrColor     - Color number for the alternate string logged.
; CallerNumber    - Color number for the user's caller number.
; Comments/Events - Color number for "/L"-logged events/comments.
; VersionInfo     - Color number for version information at top of log.
; New/Guest       - Color number for "<New>" and "<Guest>" strings in log.
; StringStart     - Color number for the "User String:" before alt. strings.
; TitleColor      - Color number for "TitleString" at top of log.
; DateColor       - Color number for the date string (if active).
;
[Log]
;MultiString 4[0User Logging On4]
;MultiLog
;AnotherLine
;NoDate
ExtraField Nodes
LogMode Columns
;Skip255SL
;SkipKB
;AbortOff
;AltString 1
;AltChar 1
TitleString The Galaxy BBS - TNT Software HQ
BannerFile C:\BBS\BANNER.TXT
;OldLog C:\BBS\AFILES\BULLETD1.MSG
OutputFile C:\BBS\AFILES\CALL_LOG.MSG
From&AtStrings 3
Header 2
UserName 7
City/State 7
Time 0
BPSRate 9
Calls/Node 5
New/Guest 8
AltStrColor 0
CallerNumber 2
Comments/Events 7
StringStart 4
VersionInfo 2
TitleColor 2
;
; "Trak" Options
; ──────────────
;
; "Trak" is the exact equivelant of DoorStat, except for a few bug fixes here
; and there. The DoorStat data file is fully-compatible, and all of the options
; are the exact same, although you have to remove "DS_" from them.
;
; TitleStr     - Title to place at top of the output file.
; StartingDate - Enable this if you want to show the date the data file began.
; LogIfZero    - Enable this if you want to show doors with no activity.
; AbortOff     - Enable this if you want the output file to be un-abortable.
; DoorLimit    - The maximum number of doors that will be in the output file.
; NoAutoCreate - Enable this if you DO NOT want doors to be auto-created.
; AutoRestart  - The style of auto-restarting (if any). Year, Monthly, Daily.
; ASCIIFile    - Complete path/filename to write an ASCII output file.
; OutputFile   - Complete path/filename to write T.A.G. BBS output file.
; DataFile     - Complete path/filename to read/write door data file from/to.
;
; "Trak" Color Configuration
; ──────────────────────────
;
; BorderColor      - Color number of the border around the output table.
; DoorColor        - Color number of the doornames.
; HeaderColor      - Color number of the column headers of the output table.
; PercentColor     - Color number of the percent active.
; TitleColor       - Color number of the title string specified.
; RankBracketColor - Color number of the "[", "]"'s surrounding the rank.
; RankColor        - Color number of the ranking of the door.
; TodayColor       - Color number of the number of times executed today.
; TimesColor       - Color number of the total number of times executed.
; DateColor        - Color number of the last date executed.
;
[Trak]
TitleStr The Galaxy's Top 10 Doors
StartingDate
DoorLimit 10
AutoRestart Monthly
OutputFile C:\BBS\AFILES\DOORSTAT.MSG
;AbortOff
;LogIfZero
;NoAutoCreate
;ASCIIFile C:\BBS\DOORS.TXT
DataFile C:\BBS\TMDOORS.DAT
BorderColor 9
DoorColor 2
HeaderColor 3
PercentColor 2
TitleColor 0
RankBracketColor 4
RankColor 0
TodayColor 2
TimesColor 2
DateColor 0
;
; "Send" Options
; ──────────────
;
; "Send" is the equivelant of "AutoMail". All options should be the exact same.
;
; Options That Apply to All Formats
; ---------------------------------
; MessageType - Type of the message ── E)cho or N)ormal.
; InputFile   - ASCII input file. T.A.G. SDR codes almost-fully supported!
; Format      - F)ido or H)udson format to write in.
; MsgPath     - Path to message base/message base files.
; Subject     - Subject to use in the message.
; NoSDRCodes  - Disable the support for T.A.G. BBS SDR codes in the input file.
; HeaderFile  - ASCII file to include prior the InputFile.
; FooterFile  - ASCII file to include after the InputFile.
; UseOther    - Use the SENDER'S user information in SDR codes (not receiver).
;
; EchoMail (ANY Message Base Format) -ONLY- Options
; -------------------------------------------------
; Flag####### - Enable these accordingly if you want the "XXXXX" flag to be on.
; Origin      - Origin line to use (only needed for echos).
; NoExport    - Do NOT export message to tosser/scanner, if posted in an echo.
; Address     - Address appended onto origin line (e.g. 1:2410/480).
;
; Fido (*.MSG) Format -ONLY- Options
; ----------------------------------
; EchoTag     - EchoTag of the message base (only needed for Fido/Echo).
;
; Hudson Format -ONLY- Options
; ----------------------------
; BoardNumber - Hudson board number of the base (only needed for Hudson).
;
; JAM Format -ONLY- Options
; -------------------------
; MsgBaseFile - Filename (NO extension) for JAM area to post in (if active).
;
[Send]
;EchoTag TAG
FlagLocal
;FlagCrash
;FlagKillSent
;FlagSent
;FlagFileAttach
;FlagReqRct
;FlagReqAud
;FlagRetRct
;FlagFileReq
;FlagRcvd
;FlagPriv
MessageType Normal
InputFile C:\BBS\AMAIL1.TXT
Format F
MsgPath C:\BBS\MSGS\EMAIL\
;MsgBaseFile GENERAL
;Origin The Galaxy BBS | (313)284-5455 | v.32bis/v.42bis
;NoExport
Subject Welcome, new user!
;NoSDRCodes
;HeaderFile C:\BBS\HEADER.TXT
;FooterFile C:\BBS\FOOTER.TXT
;Address 1:2410/480
;BoardNumber 1
;UseOther
;
; "Files" Options
; ───────────────
;
; "Files" is the equivelant of Top 15, but with MANY bug fixes and optimi-
; zations. The area exclusion now _works_ and with even-more options.
;
; TitleString - Title to place at top of output file.
; OutputFile  - Path/filename to write T.A.G. ^C# color-coded output file.
; CDROMAreas  - De-comment this if you want to scan CD-ROM .DIR files as well.
; NoPassword  - De-comment this if you do NOT want to scan passworded-bases.
; TurboMode   - De-comment this if you don't want progress displayed on-screen.
; AreaNumbers - De-comment this if you want to include board numbers, no names.
; UseFlag x   - Scan file boards that require flag "x" to access (up to 26).
; MinDSL xxx  \ Scan file boards that require a minimum of xxx DSL to access,
; MaxDSL yyy  / up to and including file boards that require yyy.
;
; "Files" Color Configuration
; ───────────────────────────
;
; Bars         - Color number of the "═" bars in the output file.
; Headers      - Color number of the column headers in the table.
; RankBrackets - Color number of the "[", "]"'s surrounding the rank.
; RankColor    - Color number of the rank of the file (1-15).
; FileNames    - Color number of the file names in the table.
; FileSizes    - Color number of the file sizes in the table.
; FileDates    - Color number of the dates the files were uploaded.
; NumTimes     - Color number of the number of times-downloaded in the table.
; #Symbol      - Color number of the pound sign before the area in the table.
; AreaColor    - Color number of the area number in the table.
; TitleColor   - Color number of the "TitleString" before the table.
;
[Files]
TitleString The Galaxy's Most-Popular Files
OutputFile C:\BBS\AFILES\TOP15.MSG
;CDROMAreas
;NoPassword
;TurboMode
;AreaNumbers
UseFlag @
;UseFlag A
;UseFlag B
MinDSL 0
MaxDSL 255
Bars 9
Headers 3
RankBrackets 4
RankColor 0
FileNames 3
FileSizes 3
FileDates 3
NumTimes 3
#Symbol 4
AreaColor 0
TitleColor 2
;                                -End of File-