home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 8 / CDASC08.ISO / VRAC / PBL_142.ZIP / PBBSLIST.CFG < prev    next >
Text File  |  1993-05-08  |  11KB  |  226 lines

  1. ; Any text following a semi-colon (;), and blank lines, are ignored.
  2. ;
  3. ;------------------------------------------------------------------------------
  4. ;
  5. ;  BBS system directory. Indicates where the door information file (drop file)
  6. ;  can be found. Remove the semi-colon (;) to activate this option.
  7. ;
  8. ;BBSDir    C:\BBS
  9. ;
  10. ;------------------------------------------------------------------------------
  11. ;
  12. ;  The door's working directory. This is where the door's system files are
  13. ;  located. Remove the semi-colon (;) to activate this option.
  14. ;
  15. ;DoorDir    C:\BBS\PBBSLIST
  16. ;
  17. ;------------------------------------------------------------------------------
  18. ;
  19. ;  Log File options. "LogFileName" specifies filename (path optional) where the
  20. ;  door should record log information. To disable the log file altogether,
  21. ;  remove the semi-colon (;) from the "DisableLogging" line.
  22. ;
  23. LogFileName    PBBSLIST.LOG
  24. ;DisableLogging
  25. ;
  26. ;------------------------------------------------------------------------------
  27. ;
  28. ;  BBS node number that door is running on. Only used if PBBSList is unable
  29. ;  to determine the node number by some other means.
  30. ;
  31. Node    1
  32. ;
  33. ;------------------------------------------------------------------------------
  34. ;
  35. ;  Sysop paging hours. Sysop paging will be permitted beginning at the start
  36. ;  time, up until, but not including, the end time. Times should be in 24-hour
  37. ;  format. To disable paging on a particular day, set the paging start and end
  38. ;  times to the same time.
  39. ;
  40. ;                      Start Time    End Time
  41. SundayPagingHours         9:00        22:00
  42. MondayPagingHours         8:30        22:00
  43. TuesdayPagingHours        8:30        22:00
  44. WednesdayPagingHours      8:30        22:00
  45. ThursdayPagingHours       8:30        22:00
  46. FridayPagingHours         8:30        22:00
  47. SaturdayPagingHours       9:00        22:00
  48. ;
  49. ;------------------------------------------------------------------------------
  50. ;
  51. ;  Duration of sysop page. Value indicates the number of beeps that compose the
  52. ;  sysop page alarm.
  53. ;
  54. PageDuration    10
  55. ;
  56. ;------------------------------------------------------------------------------
  57. ;
  58. ;  Maximum length of time a user is permitted to access the door. If the user's
  59. ;  total remaining time on the BBS is less than this value, the user will only
  60. ;  be permitted to access the door for this shorter length of time. This option
  61. ;  may be disabled by placing a semi-colon (;) at the beginning of the line.
  62. ;  When this option is disabled, the user will be permitted to use the full
  63. ;  of their remaining time on the BBS within the door.
  64. ;
  65. ;MaximumDoorTime    15
  66. ;
  67. ;------------------------------------------------------------------------------
  68. ;
  69. ;  Inactivity timeout. Specifies the maximum number of seconds that may elapse
  70. ;  without the user pressing any key, before the user will be automatically
  71. ;  disconnected. A value of 0 disables inactivity timeouts.
  72. ;
  73. InactivityTimeout    200
  74. ;
  75. ;------------------------------------------------------------------------------
  76. ;
  77. ;  Name of the sysop. PBBSList can usually determine the sysop's name from the
  78. ;  information passed to the door by the BBS. However, some BBS software does
  79. ;  not supply this information to doors. In such cases, if the sysop's name is
  80. ;  required by the door, it may be supplied here. Remove the semi-colon (;) to
  81. ;  activate this option.
  82. ;
  83. ;SysopName    The Sysop
  84. ;
  85. ;------------------------------------------------------------------------------
  86. ;
  87. ;  Name of the BBS. PBBSList can usually determine the name of the BBS from
  88. ;  the information passed to the door by the BBS. However, some BBS software
  89. ;  does not supply this information to door programs. In such cases, if the
  90. ;  name of the BBS is needed by the door, it may be supplied here. Remove the
  91. ;  semi-colon (;) to activate this option.
  92. ;
  93. ;SystemName    Unnamed BBS
  94. ;
  95. ;------------------------------------------------------------------------------
  96. ;
  97. ;  Door colour options. These options specify the various text colours that
  98. ;  will be used by the door if ANSI or AVATAR graphics modes are available.
  99. ;  Colours are specified in the format:
  100. ;
  101. ;         {Bright} {Flashing} [Foreground Colour] on [Background Colour]
  102. ;
  103. ;  Where foreground and background colours are one of:
  104. ;
  105. ;         Black
  106. ;         Blue
  107. ;         Green
  108. ;         Cyan
  109. ;         Red
  110. ;         Magenta
  111. ;         Yellow / Brown
  112. ;         White / Grey
  113. ;
  114. ;  Note that some of these options (such as those that pertain to files
  115. ;  listings) are not used by the EZList door, but may be used in other doors.
  116. ;
  117. ChatUserColour               Bright white on black
  118. ChatSysopColour              Bright red on black
  119. FileListTitleColour          Bright yellow on black
  120. FileListNameColour           Bright yellow on black
  121. FileListSizeColour           Bright magenta on black
  122. FileListDescriptionColour    Cyan on black
  123. FileListOfflineColour        Bright red on black
  124. ;
  125. ;------------------------------------------------------------------------------
  126. ;
  127. ;  Memory swapping options. These options are generally not needed, but can be
  128. ;  used to customize OpenDoor's swapping behaviour. "SwappingDir" can be used
  129. ;  to specify which directory or directories should be used for swapping.
  130. ;  Multiple directory paths can be seperated using a semi-colon.
  131. ;  "SwappingNoEMS" can be used to prevent any swapping from being done to EMS
  132. ;  memory, and "SwappingDisable" can be used to disable memory swapping
  133. ;  altogether. Remove the semi-colon (;) to activate any of these options.
  134. ;
  135. ;SwappingDir    C:\
  136. ;SwappingNoEMS
  137. ;SwappingDisable
  138. ;
  139. ;------------------------------------------------------------------------------
  140. ;
  141. ;  Modem options. These options are generally not needed, as they can usually
  142. ;  be determined from the BBS door information file. "LockedBPS" specifies the
  143. ;  the BPS rate at which the door should communicate with the modem. Valid
  144. ;  rates are 300, 600, 1200, 2400, 4800, 9600, 19200 and 38400. A BPS rate of 0
  145. ;  forces the door to always operate in local mode. "FossilPort" specifies the
  146. ;  FOSSIL driver port number that the modem is connected to. Usually, FOSSIL
  147. ;  port 0 corresponds to COM1, FOSSIL port 1 to COM2, and so on. Remove the
  148. ;  semi-colon (;) to activate either of these options.
  149. ;
  150. ;LockedBPS    38400
  151. ;FossilPort    0
  152. ;
  153. ;------------------------------------------------------------------------------
  154. ;
  155. ;  Custom door information file support. PBBSList automatically recognizes
  156. ;  most door information file (drop file) formats, including DORINFO?.DEF,
  157. ;  EXITINFO.BBS, DOOR.SYS, SFDOORS.DAT, CALLINFO.BBS and CHAIN.TXT. However,
  158. ;  to permit BBSTroop doors to operate on BBS systems that produce a different
  159. ;  format file, you may define a custom door information file format. A custom
  160. ;  door information file format is defined using the "CustomFileName" command,
  161. ;  followed by one or more lines beginning with the "CustomFileLine" command.
  162. ;
  163. ;  The "CustomFileName" option specifies the filename used to distinguish this
  164. ;  file format from other file formats. This filename should not include a
  165. ;  path. To specify the path where the door information file is located, use
  166. ;  the BBSDir setting, near the beginning of this file. If the filename of the
  167. ;  custom format is the same as that of one of the built-in formats, the custom
  168. ;  format will override the built-in format.
  169. ;
  170. ;  The actual format of the custom file is specified using a number of lines
  171. ;  that begin with the keyword "CustomFileLine". Each of these lines will
  172. ;  correspond to a single line in the door information file, with the option
  173. ;  following the "CustomFileLine" keyword specifying the information that can
  174. ;  be found on that line. This can be one of the following keywords:
  175. ;
  176. ;                    Ignore - Causes the next line in the door information
  177. ;                             file to be ignored. Use on lines for which none
  178. ;                             of the options below apply.
  179. ;                   ComPort - COM? port the modem is connected to
  180. ;                             (0 indicates local mode)
  181. ;                FossilPort - Fossil port number the modem is connected to
  182. ;                  ModemBPS - BPS rate at which to communicate with modem
  183. ;                             (0 or non-numerical value indicates local mode)
  184. ;                 LocalMode - 1, T or Y if door is operating in local mode
  185. ;                  UserName - Full name of the user
  186. ;             UserFirstName - First name(s) of the user
  187. ;              UserLastName - Last name of the user
  188. ;                     Alias - The user's psuedonym / handle
  189. ;                 HoursLeft - Hours user has left online
  190. ;               MinutesLeft - Minutes user has left online, or time left online
  191. ;                             in format hh:mm
  192. ;               SecondsLeft - Seconds user has left online, or time left online
  193. ;                             in format hh:mm:ss or format mm:ss
  194. ;                             (If more than one of the above time options are
  195. ;                             used, the user time left is taken to be the total
  196. ;                             of all of these values.)
  197. ;                      ANSI - 1, T, Y or G for ANSI graphics mode
  198. ;                    AVATAR - 1, T or Y for AVATAR graphics mode
  199. ;               PagePausing - 1, T or Y if user wishes a pause at end of screen
  200. ;              ScreenLength - Number of lines on user's screen
  201. ;            ScreenClearing - 1, T or Y if screen clearing mode is on
  202. ;                  Security - The user's security level / access level
  203. ;                      City - City the user is calling from
  204. ;                      Node - Node number user is connected to
  205. ;                 SysopName - Full name of the sysop
  206. ;            SysopFirstName - The sysop's first name(s)
  207. ;             SysopLastName - The sysop's last name
  208. ;                SystemName - Name of the BBS
  209. ;
  210. ;
  211. CustomFileName    EXAMPLE.DEF                     ; Same format as DORINFO?.DEF
  212. CustomFileLine    SystemName
  213. CustomFileLine    SysopFirstName
  214. CustomFileLine    SysopLastName
  215. CustomFileLine    ComPort
  216. CustomFileLine    ModemBPS
  217. CustomFileLine    Ignore
  218. CustomFileLine    UserFirstName
  219. CustomFileLine    UserLastName
  220. CustomFileLine    City
  221. CustomFileLine    ANSI
  222. CustomFileLine    Security
  223. CustomFileLine    MinutesLeft
  224. ;
  225. ;------------------------------------------------------------------------------
  226.