
# For details refer to the EazyBBS Manual
#
# General Settings
#

 MailboxName		"ZikZak"
 UucpName		zikzak.in-berlin.de
 Timeout		600 seconds
 GuestTime		15 minutes
 DefaultPrompt		"[%r] %l:%a%b> "
 NewUnread		3
 ShowRealname		off

 HarddiskLimit		0 bytes

 TaskPriority-Std	0
 TaskPriority-Xfer	0

 XPRZmodemName		xprzmodem.library (must be version 2.0 or higher)

 Chat-Status		on (by default)
 ChatLog-Status		off (by default)

#
# Serial Settings
#

 Baud			38400 bps
 ModemDevice		serial.device
 ModemUnit		-1
 HangupTime		20 (tenths of a second)

 RingDelay		1


# Extra (bonus) time for uploads:

 MessageBonus		100 %
 MailBonus		0 %
 UploadBonus		100 %


# within first half of usertime...

 Download-Overdraw	100 %


# Extra (bonus/minus) time for login time:

 TimeBonusTable		=+++++++++++++=====-----
 TimeBonusPlus		20 min.
 TimeBonusMinus		10 min.

#
# Editor line limits:
#

 MessageLines		750
 MailLines		750
 FileCommentLines	50
 MailIntroLines		10


#
# Graphical Rendering
#

 IntuiFontName		helvetica.font
 IntuiFontSize		13

# TextFontName		topaz.font
# TextFontSize		8
 TextFontName		courier.font
 TextFontSize		13

# Console design:   (rgb_number = 256*red + 16*green + blue)
# background, foreground (pen) and two additional colors
# RGB_Color1		273
# RGB_Color2		3839
# RGB_Color3		2184
# RGB_Color4		1102

# original OS 2.0 colors
# RGB_Color1		2730
# RGB_Color2		0
# RGB_Color3		4095
# RGB_Color4		2950

# OS 2.0 colors (modified)
 RGB_Color1		3258
 RGB_Color2		0
 RGB_Color3		4095
 RGB_Color4		2916

# Screen and Window Dimensions
# (draw window border with 'on', any other turns off)

 ScreenPosX		0
 ScreenPosY		0
 ScreenWidth		0 (pixel) -- IGNORED, screen always 80 chars wide
 ScreenHeight		400
# ScreenHeight		600
 ScreenOpen		on

# ScreenMode		"NTSC:High Res Laced"
# ScreenMode		"PICASSO:800x600"
 ScreenMode		Workbench

# ScreenWidth		1152 (pixel)
# ScreenHeight		900
# ScreenMode		"PICASSO:1152x900"

 WindowBorder		off
 SpaceBorder		1
 SpaceTitle		2

 WindowPosX		0
 WindowPosY		0
 WindowWidth		420
 WindowHeight		400	(not used yet)

 PubScreen		Workbench

 ConsoleEditor		"EdSync %s"
# ConsoleEditor		"Ed %s -sticky"
# ConsoleEditor		builtin  (use internal editor)

# read the dox!

