home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1998 February / PCOnline_02_1998.iso / filesbbs / dos / nbeta087.exe / CONFIGS.EXE / BANK.CTL < prev    next >
Encoding:
Text File  |  1996-04-24  |  961 b   |  25 lines

  1. ;
  2. ;  NanoBBS 2.00 (C) 1996 Whirlwind Software
  3. ;  BANK.CTL - a control file governing the Time Bank
  4. ;
  5. ;  All times are in minutes.  You should start with a "zero access"
  6. ;  definition to act as a default in case a user has too low an access
  7. ;  level.
  8. ;
  9. ;  The BBS will read this file and keep the last limit definition that is at
  10. ;  or below the user's access level.  It will not stop after the access
  11. ;  level has been found, so you don't need to put them in ascending order.
  12. ;  However the "zero access" default should be first, or it will override
  13. ;  anything before it.
  14. ;
  15. ;
  16. ;                                              Min.
  17. ;      Access   Max     Max     Max    Daily   Time
  18. ;     Level  Balance Deposit Withdraw Limit   Left
  19. ; --------------------------------------------------
  20.  
  21.         0       0       0       0       0       0
  22.        12      60      20      20      20      15
  23.        20     600      60      60      60       1
  24.  
  25.