  /* IMPORTANT!!!! Delete ALL remarks before running the BBS */
hi_baud 2400             /* Assumes a 2400 baud modem */
lo_baud 300
modem_init S0=1E0      /* Answer phone on 1 ring and don't echo commands */
modem_reset Z
modem_dial TD
modem_dont_answer S0=0
long_distance 1
modem_delay 90           /* Delay between modem commands in 'jiffies' */
inactivity 3             /* Disconnect after 3 minutes inactive; warn after 2 */
log_level 5
bbs_data_path BBS:       /* This is for future features; leave it set to BBS: */
text_path BBS:Text/
menu_path BBS:Menus/
bio_path  BBS:Bios/
attached_path BBS:Attached/
jump_path BBS:Jump/
poster_path BBS:Posters/
bbs_name a Skyline BBS
                         /* Put your BBS name in the above line */
sysop_name Sysop      /* Put the NAME IN YOUR USER ACCOUNT here */

fido_address 1 2 3 4   /* Zone, net, node, point */

                          /* The extra registration questions */

EXTRA_1 Your BBS's name, if any:
EXTRA_2 Your BBS's number, if any:
FEEDBACK_AREA 20                  /* Send feedback to MB area 20 */
ALLOW_NONMEMBERS
ALLOW_REGISTRATION
ASK_REGISTRATION
ASK_ALIAS
ASK_ADDRESS
ASK_CITY
ASK_STATE
ASK_COUNTRY
ASK_ZIPCODE
ASK_EXTRA1
ASK_EXTRA2
ASK_EXTRA3
ASK_EXTRA4
ASK_PHONE1
ASK_PHONE2
ASK_COLUMNS
ASK_LINES
ASK_BACKSPACE
ASK_CLS
ASK_GRAPHICS
;ASK_CASE
AUTO_VALIDATE

INFO_ANSI 34m
CMDS_ANSI 33m
WARN_ANSI 31;46m
DATA_ANSI 37m
INPUT_ANSI 36m
INBOUND BBS:Inbound/          /* This is for inbound FIDO stuff */
OUTBOUND BBS:Outbound/        /* This is for outbound FIDO stuff */
UNARC arc e
UNLZH lharc e
UNZOO zoo e
FIDO_ARC arc a
FIDO_LZH lharc a
FIDO_ZOO zoo a

CHAT_HOURS 20:00 24:00
CHAT_REASON
FONT SSfibm.font
DOSGATE_PASSWORD papoon       /* CHANGE this to your own choice of password */
;LINE_DOWN
