home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / oct93 / comm / eazybbs.lha / EazyBBS / Data / Configuration / 2 < prev    next >
Text File  |  1993-08-16  |  2KB  |  113 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        topaz.font
  71.  TextFontSize        8
  72. # TextFontName        courier.font
  73. # TextFontSize        13
  74.  
  75. # Console design:   (rgb_number = 256*red + 16*green + blue)
  76. # background, foreground (pen) and two additional colors
  77. # RGB_Color1        273
  78. # RGB_Color2        3839
  79. # RGB_Color3        2184
  80. # RGB_Color4        1102
  81.  
  82. # original OS 2.0 colors
  83. # RGB_Color1        2730
  84. # RGB_Color2        0
  85. # RGB_Color3        4095
  86. # RGB_Color4        2950
  87.  
  88. # OS 2.0 colors (modified)
  89.  RGB_Color1        3258
  90.  RGB_Color2        0
  91.  RGB_Color3        4095
  92.  RGB_Color4        2916
  93.  
  94. # Screen and Window Dimensions
  95. # (draw window border with 'on', any other turns off)
  96.  
  97.  ScreenWidth        640 (pixel)
  98.  ScreenHeight        472
  99.  ScreenMode        "NTSC:High Res Laced"
  100.  ScreenOpen        off
  101.  
  102. # ScreenWidth        1152 (pixel)
  103. # ScreenHeight        900
  104. # ScreenMode        "PICASSO:1152x900"
  105.  
  106.  WindowBorder        off
  107. # ConsoleEditor        "EdSync %s"
  108. # ConsoleEditor        "Ed %s -sticky"
  109.  ConsoleEditor        builtin  (use internal editor)
  110.  
  111. # read the dox!
  112.  
  113.