;$HBBS ; File : BBS:Nodes/NodeX/NodeLocal ; Purpose: Defines specific node options ; this file defines specific node options and overrides ALL settings ; in bbs:nodes/GlobalConfig. ; if you want all your logs to go in one file just set the filenames of each ; log file to the same name! then you could have one big global file for ; all the nodes, or seperate ones for each node, OR completely seperate files ; for each type of error.. all the doors are supposed to find the location ; of the file from the "node" program rather than asuming thier location.. SysopAccount=Hydra AskUserPW=FALSE ; great for local logins on private node(s) UseSysPW=FALSE SysPW=OK SysPWPrompt=Enter System Password > UserNamePrompt=Gimme Your Handle! > UserPWPrompt=And Now Your Secret Password > UseNodePW=FALSE NodePW=CHANGEME NodePWPrompt=Enter Node Password > AccessLevelRequired=0 ; if you have a lots of nodes you could reserve one of ; them for elite/group/co-sysops... ; obviously for node 1 you should make this setting ; lower or equal to the level of access given to new users ; (see BBS:Access/NewUser) ChatFlag=ON Iconified=NO StartScreen=YES UseOwnScreen=NO ;ScrWidth=640;720 ;ScrHeight=200;227 ScrDepth=3 ;ScrModeID=626688 ; set to DBLNTSC Hi-Res. for your default monitor just ; set it to 0, for pal-hires comment out the above line ; with a semicolon! UseDevice=TRUE AllowNewUsers=YES MaxDIZLines=12 ; Default amount, overidden by conference settings.. ;InactivityDisconnectOverride=TRUE InactivitySeconds=120 CheckNodeScreens=TRUE