home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / oct93 / comm / eazybbs.lha / EazyBBS / Data / Configuration / 3 < prev   
Text File  |  1993-08-16  |  2KB  |  94 lines

  1.  
  2. # For details refer to the EazyBBS Manual
  3. #
  4. # General Settings
  5. #
  6.  
  7.  MailboxName        "ZikZak"
  8.  UucpName        zikzak.in-berlin.de
  9.  Timeout        600 seconds
  10.  GuestTime        15 minutes
  11.  DefaultPrompt        "%l:%a%b> "
  12.  
  13.  HarddiskLimit        0 bytes
  14.  
  15.  TaskPriority-Std    0
  16.  TaskPriority-Xfer    0
  17.  
  18.  XPRZmodemName        xprzmodem.library (must be version 2.0 or higher)
  19.  
  20.  Chat-Status        on (by default)
  21.  ChatLog-Status        off (by default)
  22.  
  23. #
  24. # Serial Settings
  25. #
  26.  
  27.  Baud            38400 bps
  28.  ModemDevice        serial.device
  29.  ModemUnit        -1
  30.  HangupTime        20 (tenths of a second)
  31.  
  32.  RingDelay        1
  33.  
  34.  
  35. # Extra (bonus) time for uploads:
  36.  
  37.  MessageBonus        100 %
  38.  MailBonus        0 %
  39.  UploadBonus        100 %
  40.  
  41.  
  42. # within first half of usertime...
  43.  
  44.  Download-Overdraw    100 %
  45.  
  46.  
  47. # Extra (bonus/minus) time for login time:
  48.  
  49.  TimeBonusTable        =+++++++++++++=====-----
  50.  TimeBonusPlus        20 min.
  51.  TimeBonusMinus        10 min.
  52.  
  53. #
  54. # Editor line limits:
  55. #
  56.  
  57.  MessageLines        750
  58.  MailLines        750
  59.  FileCommentLines    50
  60.  MailIntroLines        10
  61.  
  62.  
  63. #
  64. # Graphical Rendering
  65. #
  66.  
  67.  IntuiFontName        helvetica.font
  68.  IntuiFontSize        13
  69.  
  70.  TextFontName        courier.font
  71.  TextFontSize        13
  72.  
  73. # Console design:   (rgb_number = 256*red + 16*green + blue)
  74. # background, foreground (pen) and two additional colors
  75.  RGB_Color1        3258
  76.  RGB_Color2        0
  77.  RGB_Color3        4095
  78.  RGB_Color4        2916
  79.  
  80. # Screen and Window Dimensions
  81. # (draw window border with 'on', any other turns off)
  82.  
  83.  ScreenWidth        560 (pixel)
  84.  ScreenHeight        472
  85.  ScreenMode        "NTSC:High Res Laced"
  86.  ScreenOpen        off
  87.  WindowBorder        off
  88.  
  89. # ConsoleEditor        "Ed %s -sticky"
  90.  ConsoleEditor        builtin  (use internal editor)
  91.  
  92. # read the dox!
  93.  
  94.