home *** CD-ROM | disk | FTP | other *** search
- # Standard access settings
-
- # New user access- for first time signed up
- NEWUSER ; Indicate the type of access
- TIMELIMIT 60 ; In minutes
- STARTCREDIT 50 ; Number of file credits - only applies to new users
- EMAIL ; Access to read and send electronic mail
- FBACK ; Access to leave feedback
- UPLOAD ; Access to upload files
- # Here are the access bits to the various directories
- DIR 1 ; Amiga Utilities - Bit number 1
- DIR 2 ; Amiga Games - Bit number 2
- DIR 3 ; Amiga Graphics & Sound
- DIR 4 ; Text files
- DIR 5 ; IBM files
-
- # Here are the access bits assigned for the message bases
- BASE 1 ; Amiga Discussion - Bit number 1
- BASE 2 ; IBM PC - Bit number 2
- BASE 3 ; General computer
- BASE 4 ; Public Notices
- BASE 5 ; Classified Ads
- BASE 6 ; BBS Ads
- BASE 7 ; Comments & Suggestions
- BASE 8 ; Amiga Programming
- BASE 9 ; C Programming
- BASE 10 ; Story Board
- BASE 11 ; Music Discussion
- BASE 12 ; Movie Reviews
-
- # Access for a user when validated
- VALIDATED ; Indicates the type of access
- TIMELIMIT 60
- EMAIL ; Leave E-mail
- FBACK
- UPLOAD
- DIR 1 ; Amiga Utilities
- DIR 2 ; Amiga Games
- DIR 3 ; Amiga Graphics & Sound
- DIR 4 ; Text files
- DIR 5 ; IBM files
- BASE 1 ; Amiga Discussion
- BASE 2 ; IBM PC
- BASE 3 ; General computer
- BASE 4 ; Public Notices
- BASE 5 ; Classified Ads
- BASE 6 ; BBS Ads
- BASE 7 ; Comments & Suggestions
- BASE 8 ; Amiga Programming
- BASE 9 ; C Programming
- BASE 10 ; Story Board
- BASE 11 ; Music Discussion
- BASE 12 ; Movie Reviews
-
- # Access for a sysop
- SYSOP ; Indicates type of access
- TIMELIMIT 999 ; Rediculously high time limit for sysop
- EMAIL
- FBACK
- UPLOAD
- DEL ; Access to delete messages
- USERED ; Access to the user editor/validator
- DIR 1 ; Amiga Utilities
- DIR 2 ; Amiga Games
- DIR 3 ; Amiga Graphics & Sound
- DIR 4 ; Text files
- DIR 5 ; IBM files
- BASE 1 ; Amiga Discussion
- BASE 2 ; IBM PC
- BASE 3 ; General computer
- BASE 4 ; Public Notices
- BASE 5 ; Classified Ads
- BASE 6 ; BBS Ads
- BASE 7 ; Comments & Suggestions
- BASE 8 ; Amiga Programming
- BASE 9 ; C Programming
- BASE 10 ; Story Board
- BASE 11 ; Music Discussion
- BASE 12 ; Movie Reviews
- # THESE ARE SPECIAL:
- BASE 31 ; Feedback - as a base (for the sysop)
- BASE 32 ; Email - as a base (Mail management)
-
-