;$HBBS BBSNodes=4 ; most of the items begining with BBS will be contained in the users keyfile ;specifies the BBS Name BBSName=Utopia! BBSSerial=0 ; if you register this needs to be filled in BBSLocation=Dorset BBSCountry=UK BBSGroup_1=LSD ;specifies the amount of nodes the BBS has ; sysop details! (you may also set these for each node in ; HBBS:Nodes/Node1/NodeLocal so that you can have different sysops for ; different nodes!) SysopAccount=Hydra SysopGroups=Tension/LSD Drive_1=DH0: ; a list of drives that the bbs uses to store uploaded Drive_2=DH1: ; files, used to determine free space Drive_3=DH2: Drive_4=DH3: BBSDrive=DH0: ; the drive that the HBBS: assign is on ; so we can work out how much someone can upload at one time MinFreeSpace=4096 ; specified in Kbytes NoFreeSpaceScript=HBBS:Scripts/NoFreeSpace.scr ; the following options define all the selectable options from the listview ; gadget on the Control window, public screen name for HBBS's screen ; is "CtrlScrn". ; to activate an option doubleclick on the listview item! ButtonName_1=AmigaGuide Help ButtonCMD_1=AmigaGuide HBBS:HBBS.Guide PUBSCREEN @S@ ButtonName_2=SysopListViewer ButtonCMD_2=HBBS:utils/SysopListViewer ButtonName_3=User Viewer ButtonCMD_3=HBBS:utils/UserViewer ButtonName_4=-=( Files )=--------------- ButtonCMD_4=SEPERATOR ButtonName_5=NewUser Files ButtonCMD_5=TTX HBBS:Conferences/NewUsers/FileLists/Files_1 SCREEN @S@ ButtonName_6=Amiga Files ButtonCMD_6=TTX HBBS:Conferences/Amiga/FileLists/Files_2 SCREEN @S@ ButtonName_7=PC Files ButtonCMD_7=TTX HBBS:Conferences/PC/FileLists/Files_1 SCREEN @S@ ButtonName_8=-=( Access )=-------------- ButtonCMD_8=SEPERATOR ButtonName_9=Command/System ButtonCMD_9=TTX HBBS:Commands/System SCREEN @S@ ButtonName_10=Command/All_Levels ButtonCMD_10=TTX HBBS:Commands/All_Levels SCREEN @S@ ButtonName_11=Command/Level_10 ButtonCMD_11=TTX HBBS:Commands/Level_10 SCREEN @S@ ButtonName_12=Command/Level_50 ButtonCMD_12=TTX HBBS:Commands/Level_50 SCREEN @S@ ButtonName_13=Command/Level_255 ButtonCMD_13=TTX HBBS:Commands/Level_255 SCREEN @S@ ButtonName_14=-=( Configs )=------------- ButtonCMD_14=SEPERATOR ButtonName_15=NewUser ConfCFG ButtonCMD_15=TTX HBBS:Conferences/NewUsers/ConfConfig SCREEN @S@ ButtonName_16=Amiga ConfCFG ButtonCMD_16=TTX HBBS:Conferences/Amiga/ConfConfig SCREEN @S@ ButtonName_17=PC ConfCFG ButtonCMD_17=TTX HBBS:Conferences/PC/ConfConfig SCREEN @S@ ButtonName_18=Node0 Cfg ButtonCMD_18=TTX HBBS:Nodes/Node0/NodeLocal SCREEN @S@ ButtonName_19=Node1 Cfg ButtonCMD_19=TTX HBBS:Nodes/Node1/NodeLocal SCREEN @S@ ButtonName_20=Node2 Cfg ButtonCMD_20=TTX HBBS:Nodes/Node2/NodeLocal SCREEN @S@ ButtonName_21=Node3 Cfg ButtonCMD_21=TTX HBBS:Nodes/Node3/NodeLocal SCREEN @S@ ButtonName_22=Wall Config ButtonCMD_22=TTX HBBS:Doors/User/Wall/Wall.CFG SCREEN @S@ ButtonName_23=BBSGlobal Config ButtonCMD_23=TTX HBBS:BBSGlobal SCREEN @S@ ButtonName_24=User Data Editor ButtonCMD_24=HBBS:Utils/UserDataEditor ButtonName_25=Error Log ButtonCMD_25=TTX HBBS:Logs/ErrorLog SCREEN @S@ ButtonName_26=-=( Docs )=---------------- ButtonCMD_26=SEPERATOR ButtonName_27=Screens Guide ButtonCMD_27=Multiview HBBS:Docs/Misc/Screens.guide PUBSCREEN @S@ ;*C* update before release! HideScreen=FALSE ErrorLogFile=HBBS:Logs/Error.LOG ;ScrWidth=720 ;ScrHeight=454 ;ScrDepth=2 ;ScrModeID=167936 ;626692 ; this is set to DBLNTSC Hi-Res Laced ; for your default monitor in hi-res just set it to 32768 ; for your default monitor in hi-res laced set it to 32772 ; 167936 Pal: Hi Res ; 167940 Pal: Hi Res Laced ; 102400 NTSC: Hi Res ; 102404 NTSC: Hi Res Laced NewUserAccessLevel=10 ; access level given to a new user. MinPasswordLength=4 MaxUsernameAttempts=3 MaxPasswordAttempts=3 ; specify the path and filename of the user data file UserDataFileName=HBBS:System/Data/User.Data LanguageName_1=Normal Ansi LanguageExtn_1=.TXT ;LanguageName_2=Quick Ansi ;LanguageExtn_2=.QCK EditorCMD=TTX {FILE} SCREEN @S@ ; buffer size to allocate when copying files from one place to another.. ; currently set to 1MB (cos I've got a 18MB machine :-) hehe.. ; but you can set it as low as 10 bytes if you like.. ; the bigger the better.. (note: if it cannot allocate the amount specified ; then it'll keep halving the number until it can! CopyBufferSize=1058576