;
;	FIDO.INI: Basic Fido/FidoNet definition file
;	For: Fido/Fidonet version 12s
;	Copyright Tom Jennings 
;	13 April 90
;
;This file defines various basic Fido/FidoNet parameters. After making
;any changes to this file, please be sure to run SET-FIDO to make
;the changes take effect.
;
;A semicolon means that everything on that line after the semicolon
;is a comment, and ignored by SET-FIDO. (Like these lines!) Please
;note that some of the OPTIONAL items below are commented-out with a 
;semicolon; remember to delete the leading semicolon if you want to 
;use them.
;
;The command words can be arranged in any order, but they must be 
;spelled exactly as shown. Commands, parameters Yes/No, etc can be
;in CAPITALS or small letters.
;
;----------------------------------------------------------------
;
;Basic Fido BBS & user control settings
;
default-priv 2			;   (0 - 4, 2 = normal) new callers' privilege
private no			;   (yes, no) private system (no == allow new callers)
msg-length 175			;   (1 - 175 lines) max. message length
free-form-name NO		;   (yes, no) allow unformatted names
last-name-Y no			;   (yes, no) allow callers with last name "Y"
;
;Caller time and K byte limits. Fido adjusts these limits for each
;caller at the time they log in sucessfully, according to the callers
;privilege level:
;
;    priv. level    time/Kbyte factor
;	0		1/2 specified limits
;	1		as specified
;	2		as specified
;	3		2 times specified limits
;	4		4 times specified limits
;	7		no limits
;
first-limit 60 			;   (minutes) first time callers limit
normal-limit 60			;   (minutes) normal caller time limit per call
daily-limit 180			;   (minutes) total limit per 24 hrs
k-limit 500			;   (K bytes) download limit per 24 hrs
;
;The signon-limit applies to all callers; it is the time needed
;to complete the name and password entry and verification process. (Once they
;have entered name and password the above limits apply.)
;
signon-limit 10			;   (minutes) time to complete signon ritual
;
;New callers who log in via the new-caller process are not normally supplied 
;with Keys; if you wish to do so you can using the following optional 
;statement. You can enter more than one new-caller-key statement.
;
;new-caller-key 1		;   (OPTIONAL) (1 - 32) key new callers get
;new-caller-key 27		;   (OPTIONAL) more keys, if needed
;
;----------------------------------------------------------------
;
; * means this command is also allowed in ROUTE.* files.
;
;Please refer to the manual for setting the modem type. It is important 
;that you set the correct modem type!!!
;
;	0	no modem
;	1	Hayes 1200 & clones
;	2	Direct connection
;	5	US Robotics 212A (not Courier)
;	7	Prentice POPCOM
;	8	Prentice POPCOM 2400
;	10	General Data Mumble
;	11	Hayes 2400 (NOT 1200)
;	12	US Robotics Courier 2400
;	13	Multi Tech 2400 
;	14	US Robotics Courier HST 
;	15	Hayes Smartmodem 300
;	16	US Robotics Courier HST, fixed link rate 9600
;	17	US Robotics Courier HST, fixed link rate 19200
;	18	Telebit Trailblazer
;	19	Telebit trailblazer, fixed link rate 9600
;	20	Telebit trailblazer, fixed link rate 19200
;	21	Hayes SmartModem V-series, no ASB
;	22	Hayes SmartModem V-series locked at 9600
;	23	Hayes SmartModem V-series locked at 19200
;	24	US Robotics Courier HST, fixed link rate 38,400
;	25	US Robotics Courier 2400, hardware handshake
;	26	"Generic" AT modem, fixed link rate of 'maxbaud'
;	27	US Robotics Courier Dual Standard HST, fixed link rate 9600
;	28	US Robotics Courier Dual Standard HST, fixed link rate 19,200
;
modem-type 1			;   pick one from the above list
;modem-string ATM1		;   optional extra modem initialization
;maxbaud 9600			;   (use with Modem-Type 2)
io-port 1			;   (OPTIONAL) 1 is COM1, 2 is COM2
cd-bit 128			;   (1,2,4...128) Carrier Detect (CD) bit 
rings 1				;   (1 - 30) Number of rings to answer on
;
;----------------------------------------------------------------
;
; * means this command is also allowed in ROUTE.* files.
;
;Miscelaneous controls for Fido.
;
xfer-display yes		;   (yes, no) display file transfer status
multi-tasker 0			;   0=MSDOS 1=DoubleDOS 2=DESQview ...
quick-login yes			;   (yes, no) Q)uick autologs 1st caller in list
timelog no			;   (yes, no) generate TIMELOG files (*.TLG)
zm-tx-type 0			;   Zmodem Transmit Window size: 0 full streaming
				;   else 1 - 64 blocks, 1024 - 65536 Kbytes
zm-tx-start 512			;   Zmodem *STARTING* block size -- see documentation.
				;   512, 256 gives best performance (affects 
				;   error recovery -- IMPROVES performance.)
zm-rx-type 0			;   Zmodem Rec'v: 0 full streaming, 1 fully ACK'd
path-display no			;   (yes, no) display pathname in A)rea commands
timelog yes			;   (yes, no) generate TIMELOG.BBS and *.TLG files
;
;These are the DOS ERRORLEVEL values returned by various Fido functions.
;Generally, if 0 is specified the matching function is disabled; for 
;instance, if "o-errorlevel" is zero or missing, the O)utside command
;in the Main Section is disabled. The exception is "g-errorlevel", which
;is normally zero; refer to the manual for details.
;
e-errorlevel 0			;   (0, 3 - 255) E)xitDOS ERRORLEVEL
o-errorlevel 0			;   (0, 3 - 255) O)utside ERRORLEVEL
g-errorlevel 0 			;   (0, 3 - 255) G)oodbye ERRORLEVEL
file-errorlevel 0		; * (0, 3 - 255) Incoming File ERRORLEVEL
mail-errorlevel 0		; * (0, 3 - 255) Incoming Mail or File ERRORLEVEL
;----------------------------------------------------------------
;
; * means this command is also allowed in ROUTE.* files.
;
;Various FidoNet parameters. Refer to the manual for details.
;
zone 99999			;   our zone number
net 99999			;   our net number
node 99999			;   our node number
dot 0				;   our point number
;alt-zone 8888			;   (OPTIONAL) alternate (host) zone number, if applicable
;alt-net 8888			;   (OPTIONAL) alternate (host) number, else ditto
;alt-node 8888			;   (OPTIONAL) ditto
;alt-dot 0			;   (OPTIONAL) ditto
show-seen-bys no		;   (yes, no) Show lines starting with "SEEN-BY:"
;dial-prefix "P"		;   (OPTIONAL) dial string prefix
dial-tries 10			; * (1..n) FidoNet dial attempts, per schedule
connect-tries 1			; * (1..n) FidoNet dial tries, connect, no mail sen
cont-interval 10		; * (1 - 60 minutes) CONT FidoNet restarts this often
netlog no			;   (yes, no) Generate TIMELOGs for FidoNet (*.NLG)
keep-packets yes		;   (yes, no) Preserve packets/bundles upon return
				;   to DOS under some circumstances.
keep-nodemaps yes		;   (yes, no) Keep one nodemap per FidoNet sched
				;   YES vastly improves performance.
emit-v11 no			;   (yes, no) Generate version-11 files (SYSTEMn.BBS,
				;    MAIL.SYS, SCHED.BBS, LASTUSER.BBS, etc)
;----------------------------------------------------------------
;
;Simple internationalization. See LANGUAGE.DOC for multi-lingual installations.
;
money $				;   (character) money character. 
thousands-separator ,		;   (character) 100's seperator, ie 1,000,000,000
decimal .			;   (character) decimal point, ie 1.00 0.99
multi-lingual no		;   (yes, no) Enforce special multi-lingual behavior
