# BBS configfile
# Format:
# records devided by '$', a '$' must also be last in file
# a record contain a username as it's first line, followed by optional
# lines with keyword - argument
# Keyword:	Argument	optional comment
# no comment after username allowed
# lines with '#' as its _first_ char are ignored
# some entries have a default defined in 'local.h', looks there for meanings
#
guest
Loglevel: 2		# amount of logging (no meaning at time)
Seclevel: 0		# level of security: 0 (high), 1 (mid), 2 (low)
Kermitok: 0		# 1 if kermit allowed, 0 if not
Protokoll: 1		# 0 = Kermit, 1 = Z-Modem
Autozmodem: 1		# 1 if auto-Z-modem, 0 if not
Fullist_on_cd: 1	# list files on cd also
Home: /			# users HOME relative to Root
Uploaddir: /incoming	# users dir for uploading relative to Root
Shell: /bin/false	# for no SHELL (bbs uses no shell at time)
Path: 			# for no PATH (bbs uses no searchpath at time)
Lang: 1			# users language: 0 German, 1 English
Term: vt100		# default-terminalemulation
Lines: 24
Columns: 80
$
X_SYSOP
Password:
Loglevel: 0		# amount of logging (no meaning at time)
Seclevel: 2		# level of security: 0 (high), 1 (mid), 2 (low)
Kermitok: 1		# 1 if kermit allowed, 0 if not
Protokoll: 1		# 0 = Kermit, 1 = Z-Modem
Autozmodem: 1		# 1 if auto-Z-modem, 0 if not
Fullist_on_cd: 1	# list files on cd also
Home: /			# users HOME relative to Root
Uploaddir: /incoming	# users dir for uploading relative to Root
Shell: /bin/false	# for no SHELL (bbs uses no shell at time)
Path: 			# for no PATH (bbs uses no searchpath at time)
Lang: 1			# users language: 0 German, 1 English
Term: vt100		# default-terminalemulation
Lines: 24
Columns: 80
$
