home *** CD-ROM | disk | FTP | other *** search
/ The Devil's Doorknob BBS Capture (1996-2003) / devilsdoorknobbbscapture1996-2003.iso / Dloads / SYSOP / NY_BAR12.ZIP / BAR.CFG next >
Text File  |  1995-09-02  |  6KB  |  143 lines

  1. ; NY2008 Franz's Bar IGM configuration file
  2. ;
  3. ; If You want to use a different configuration file start the IGM with the -C 
  4. ; command line option. 'BAR.CFG' is the deafault and will be read if 
  5. ; the -C option is not specified.
  6. ;
  7. ; Any text following a semi-colon (;), and blank lines, are ignored.
  8. ;
  9. ;------------------------------------------------------------------------------
  10. ;
  11. ;  The IGM's working directory. This is where the IGM's data file is
  12. ;  located. Remove the semi-colon (;) to activate this option.
  13. ;  you can run multiple games when you create a different cfg file and set
  14. ;  each path different, then all the datafiles will be read from that 
  15. ;  directory. Or if you want to have the data directory different.
  16. ;  I include this although I don't think you will ever use it, since this
  17. ;  IGM only got one VERY simple datafile.
  18. ;
  19. ;DoorDir    C:\BBS\BAR
  20. ;
  21. ;------------------------------------------------------------------------------
  22. ;
  23. ;  Local mode override. Forces the IGM to always operate in local test mode.
  24. ;  If you use this option, the IGM will only work localy!
  25. ;  Remove the semi-colon (;) to activate this option. 
  26. ;
  27. ;LocalMode
  28. ;
  29. ;------------------------------------------------------------------------------
  30. ;
  31. ;  IGM personality setting. This setting selects one of a number of sysop
  32. ;  interface personalities. Each personality setting emulates the status line
  33. ;  format and sysop function keys of a particular BBS package. Valid
  34. ;  personality settings are:
  35. ;
  36. ;                     Standard            (OpenDoors style, similar to RA 1.11)
  37. ;                     PCBoard
  38. ;                     RemoteAccess
  39. ;                     Wildcat
  40. ;
  41. Personality    Standard
  42. ;
  43. ;------------------------------------------------------------------------------
  44. ;
  45. ;  Maximum length of time a user is permitted to access the IGM. If the user's
  46. ;  total remaining time in NY2008 is less than this value, the user will only
  47. ;  be permitted to access the IGM for this shorter length of time. 
  48. ;  When this option is disabled, the user will be permitted to use the full
  49. ;  of their remaining time in NY2008 within the IGM. Remove the semi-colon 
  50. ;  (;) to activate this option.
  51. ;
  52. ;MaximumDoorTime    15
  53. ;
  54. ;------------------------------------------------------------------------------
  55. ;
  56. ;  Inactivity timeout. Specifies the maximum number of seconds that may elapse
  57. ;  without the user pressing any key, before the user will be automatically
  58. ;  disconnected. A value of 0 disables inactivity timeouts.
  59. ;
  60. InactivityTimeout    300
  61. ;
  62. ;------------------------------------------------------------------------------
  63. ;
  64. ;  Name of the sysop. Put the sysop's name or handle in here.
  65. ;
  66. SysopName    Franz
  67. ;
  68. ;------------------------------------------------------------------------------
  69. ;
  70. ;  Name of the BBS.
  71. ;
  72. SystemName    Franz's BBS
  73. ;
  74. ;------------------------------------------------------------------------------
  75. ; STOP UNLESS YOU WANT THE IGM WORK WITH DIFFERENT COMM SETUP THEN NY2008
  76. ;------------------------------------------------------------------------------
  77. ;  Serial port options, normally the IGM will raed these from the .inf drop
  78. ;  file, so just leave these alone unless you want the setup different from 
  79. ;  NY2008. "LockedBPS" specifies the  the BPS rate at which the IGM should 
  80. ;  communicate with the modem. "SerialPort" specifies the port port number 
  81. ;  that the modem is connected to. Unless you have reassigned the port numbers 
  82. ;  through your FOSSIL drive, port 0 corresponds to COM1, port 1 corresponds 
  83. ;  to COM2, and so on. Remove the semi-colon (;) to activate either of these 
  84. ;  options.
  85. ;
  86. ;LockedBPS    38400
  87. ;SerialPort    0
  88. ;
  89. ;
  90. ;  Normally, a FOSSIL driver is used for serial I/O if one is available. If
  91. ;  a FOSSIL driver has not been loaded, the IGM communicates directly with
  92. ;  the modem. Removing the semi-colon (;) from the "NoFossil" option causes
  93. ;  the IGM to always communicate directly with the modem, bypassing any
  94. ;  FOSSIL driver.
  95. ;
  96. ;NoFossil
  97. ;
  98. ;------------------------------------------------------------------------------
  99. ;
  100. ;  The following options only apply if a FOSSIL driver is NOT being used for
  101. ;  serial communications. If a FOSSIL driver IS being used, these options
  102. ;  are normally set on the FOSSIL driver command line.
  103. ;
  104. ;  Hexidecimal address of the serial port. This address can usually be
  105. ;  determined automatically for ports COM1, COM2, COM3, and COM4, and is
  106. ;  normally only required for ports COM5 and higher. Remove the semi-colon
  107. ;  (;) to activate this option.
  108. ;
  109. ;PortAddress 2F8
  110. ;
  111. ;
  112. ;  Interrupt request line that the serial port is using. May be any IRQ line
  113. ;  from 1 to 15. By default, IRQ line 4 is used for ports COM1: and COM3:,
  114. ;  while IRQ line 3 is used for all other ports. Remove the semi-colon (;)
  115. ;  to activate this option.
  116. ;
  117. ;PortIRQ 4
  118. ;
  119. ;
  120. ;  Serial I/O buffer sizes. "ReceiveBuffer" specifies the number of bytes in
  121. ;  the serial I/O receive buffer. You may want to increase this buffer size
  122. ;  if you find that characters being sent from the user's modem are being lost.
  123. ;  "TransmitBuffer" specifies the number of bytes in the serial I/O transmit
  124. ;  buffer. You may want to increase this buffer size for improved performance
  125. ;  in some multitasking environments.
  126. ;
  127. ;ReceiveBuffer 256
  128. ;TransmitBuffer 1024
  129. ;
  130. ;
  131. ;  UART FIFO buffers. Normally, the IGM will use 16550A UART FIFO buffers
  132. ;  if they are available. You can prevent the IGM from using the FIFO
  133. ;  buffers, even if they are available, by removing the semi-colon before
  134. ;  the "NoFIFO" keyword. The "FIFOTriggerSize" specifies how many characters
  135. ;  may be placed in the FIFO buffers before an serial I/O interrupt is
  136. ;  envoked. Valid values are 1, 4, 8 and 14 bytes. The default value is 4
  137. ;  bytes.
  138. ;
  139. ;NoFIFO
  140. ;FIFOTriggerSize 4
  141. ;
  142. ;------------------------------------------------------------------------------
  143.