home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0040 - 0049 / ibm0040-0049 / ibm0040.tar / ibm0040 / EXT106R.ZIP / EXTDOCS.ZIP / CONFIG.DOC next >
Encoding:
Text File  |  1991-10-25  |  32.6 KB  |  714 lines

  1.                                Extreme BBS v1.06
  2.                        - CONFIGURATION MENU INSTRUCTIONS -
  3.                          ===============================               
  4.                              
  5.      
  6.           This instructional file will guide you through the configuration
  7.      procedures.  Make sure you have CONFIG.EXE and CONFIG.DAT in your MAIN
  8.      directory (C:\EXTREME), and type CONFIG at the DOS prompt.
  9.  
  10.           Use can use the cursor keys and the PgUp/PgDn keys to scroll
  11.      through the configuration list.  To select an item, move the
  12.      highlighted bar over the item, and hit RETURN.  You can then enter the
  13.      appropriate data.
  14.      
  15.  
  16.                                Configuration Areas
  17.                                -------------------
  18.      System Information:
  19.      -------------------
  20.      
  21.      Board name, Long      -  This is the full length version of your BBS 
  22.                               name.  This name must match the name that
  23.                               the BBS software is registered to!
  24.      
  25.      Board name, Short     -  This is a shorter version of your BBS name.
  26.                               It doesn't matter if you have the same name
  27.                               for both entries.
  28.      
  29.      SysOp name            -  Enter the name you wish to use on your
  30.                               system.  It must be the same name as what
  31.                               the software is registered to!
  32.      
  33.      SysOp auto-login      -  If you don't want to enter your account name,
  34.                               number and password each time you login 
  35.                               locally, then set this option to YES.
  36.      
  37.      Is the system private -  Set this option to YES if you do not want 
  38.                               to let NEW USERS logon to your BBS.  
  39.                               Setting this to NO will let anyone
  40.                               on to the BBS if they are at a supported
  41.                               baud rate or know the lockout password 
  42.                               (see item "Lock out baud pass").
  43.  
  44.      Input time out        -  Enter the number of idle minutes before
  45.                               the BBS will hang up on a user.  A good
  46.                               number is 5, which will leave enough
  47.                               time for a user to get back to his
  48.                               computer after a long transfer session.
  49.      
  50.      Hidden-input character-  This character will echo back when a user 
  51.                               enters a password.  "*" is a common one.
  52.      
  53.      Matrix type           -  Type 1 is a standard matrix type
  54.                               Type 2 is a DOS style matrix
  55.                               Type 3 is a custom matrix screen
  56.                               Type 4 uses a new built-in matrix
  57.                               Type 0 will bypass matrix logons
  58.  
  59.      System/1 Password     -  This is the password that the user will have 
  60.                               to enter in order to gain access to your system.
  61.  
  62.      The Login Header      -  This string will be displayed to users at logon.
  63.  
  64.      Matrix Chat           -  Allows users to page the SysOp from
  65.                               the matrix menu.
  66.      
  67.      Matrix Feedback       -  Allows ANYONE to leave the SysOp
  68.                               feedback from the matrix menu.
  69.  
  70.      Matrix Commands 1 - 8 -  These are the commands that the user
  71.                               must type in at the matrix menu.
  72.                              
  73.                               Example:  Matrix Command 1 is the command to 
  74.                               logon to the BBS.  If your matrix screen 
  75.                               displays this as 1, then the command needed 
  76.                               to be entered is "1"
  77.  
  78.                                     Here is a list of what each does:
  79.  
  80.                                     Command 1: Logon to System 1
  81.                                     Command 4: Apply for a new account
  82.                                     Command 5: Check for access
  83.                                     Command 6: Terminate Connection
  84.                                     Command 7: Page the SysOp
  85.                                     Command 8: Leave feedback
  86.  
  87.      Matrix Prompt         -  This is the prompt displayed at the
  88.                               matrix menu.  Such as: 
  89.  
  90.                                     [Matrix Login][?/Help]:
  91.  
  92.      Misc. Matrix Commands -  These are strings for the built in matrix.
  93.                               If you use a custom matrix or DOS logon,
  94.                               then you can leave these at their defaults.
  95.  
  96.      Use EMS               -  Set to YES if you have enough memory. This
  97.                               allows the program to load data into
  98.                               EMS for quick display.
  99.  
  100.      Lock out Baud Password-  This password is required to logon to
  101.                               the BBS if they are at a baud rate
  102.                               that is not supported.
  103.  
  104.      Use BBS in Multi-Node -  Leave this set to NO. This version of Extreme
  105.                               does not support Multi-Node. That will be
  106.                               available in a future version.
  107.  
  108.      Node Number           -  Leave this set to 1.
  109.  
  110.      Use AUTO-Detect ANSi? -  This will happen when the user logs onto
  111.                               your BBS. Extreme will automaticly determine 
  112.                               wether ANSi is present or not.
  113.  
  114.      PullDown Text         -  This will be displayed on the third line of the
  115.                               pull down matrix if it is used.
  116.  
  117.      Status Box Type       -  This allows you to define the type of box
  118.                               style that you wish to have surrounding
  119.                               the status boxes that are displayed.
  120.                               Choose one of the styles that are displayed.
  121.  
  122.      Menu Prompt           -  This can be tricky!
  123.  
  124.      
  125.                               Here you can customize what your BBS
  126.                               prompts look like.  Basically, you enter a 
  127.                               string that contains system variables.  
  128.  
  129.                               Here are some of the variables:
  130.      
  131.                                 |01-15 : Changes the color attribute to:
  132.  
  133.                                        |00 - Black     |08 - Bright Grey
  134.                                        |01 - Blue      |09 - Bright Blue
  135.                                        |02 - Green     |10 - Bright Green
  136.                                        |03 - Cyan      |11 - Bright Cyan
  137.                                        |04 - Red       |12 - Bright Red 
  138.                                        |05 - Magenta   |13 - Bright Magenta
  139.                                        |06 - Brown     |14 - Bright Yellow
  140.                                        |07 - White     |15 - Bright White
  141.       
  142.                                 |RC : Changes the color attribute to user
  143.                                        color #1
  144.                                 |SC : Changes the color attribute to user
  145.                                        color #2
  146.                                 |PC : Changes the color attribute to user
  147.                                        color #3
  148.                                 |IC : Changes the color attribute to user
  149.                                        color #4
  150.                                 |TL : Amount of time left for today
  151.                                 |TN : Displays the current time
  152.                                 |CA : Displays the current menu the user is in
  153.                                 |UH : Displays the users handle
  154.                                 |CR : Acts as a carriage return
  155.      
  156.                               My string setup looks like this:
  157.      
  158.                                 |09[|11Time=|12|TL|09]|CR[|10|CA|09]|CR
  159.                                      [|12?|15/|12Help|09]|12Command|01:
  160.      
  161.                               It is displayed like this: 
  162.                                   (without showing you the color changes)
  163.      
  164.                                   [Time=30]
  165.                                   [Main Menu]
  166.                                   [?/Help] Command:
  167.               
  168.                               Feel free to experiment with different
  169.                                  combinations. 
  170.  
  171.  
  172.  
  173.  
  174.  
  175.      Modem Information:
  176.  
  177.      Supported BAUD rates  -  You can toggle baud rates on and off by 
  178.                               typing them in.  If you want to only let 
  179.                               on 9600 baud users, and 2400 is currently
  180.                               in the supported baud rate list, then  
  181.                               type in 2400, and hit return.  This will 
  182.                               toggle 2400 to OFF.    
  183.      
  184.                               Supported rates are 300, 2400, 4800,  
  185.                               9600, 19200, and 38400.
  186.      
  187.      Download BAUD rates   -  The toggles work the same, this option 
  188.                               specifies what baud rates are allowed for
  189.                               downloading.  If 2400 is SUPPORTED 
  190.                               but not listed in the Download baud rates, 
  191.                               then they can logon, but cannot download.
  192.      
  193.      Default BAUD rate     -  If you have an HST or DUAL STANDARD, lock
  194.                               your modem at 19200.  If your serial port
  195.                               is fast enough, you may select 38400, but
  196.                               there is no need to, as these modems 
  197.                               transfer at speeds only about 5% more than
  198.                               at 19200. You should have a 16550A UART 
  199.                               chip if u run the system at 38400.
  200.      
  201.      COM# port             -  Enter the COM port # that your modem is 
  202.                               set to.  Valid ports are 1 or 2.
  203.      
  204.      Hayes or compatible   -  If you have an HST, then set this option 
  205.                               to NO.
  206.      
  207.      Modem setup text      -  This is the init string to send to your 
  208.                               modem.  For my HST, I have it set to 
  209.                               ATH0M0X6S0=1|   Duals-dont forget the B0
  210.                               for non HST modems
  211.      
  212.      Modem hangup text     -  This is the hangup string.  Mine is set 
  213.                               to +++~ATH0|
  214.      
  215.      Dial prefix           -  Usually set to ATDT
  216.      
  217.      Dial prefix           -  Usually set to |
  218.      
  219.      Extender Prefix       -  These are used if you have to access a LD
  220.                               company during a NET call and cannot access them
  221.                               by using "Dial 1" service.
  222.  
  223.      Extender Suffix       -  These are used if you have to access a LD
  224.                               company during a NET call and cannot access them
  225.                               by using "Dial 1" service.
  226.  
  227.  
  228.  
  229.  
  230.  
  231.      Path Assignments:
  232.  
  233.  
  234.  
  235.      Path to Extreme BBS   -  Enter the path to your MAIN BBS directory 
  236.                               (C:\EXTREME) or whatever you want.
  237.      
  238.      Path to message bases -  Enter the path to the area in which the 
  239.                               messages will be stored.
  240.      
  241.      Path to board files   -  Enter the path to the are in which certain
  242.                               data files for BBS operation will be stored.
  243.      
  244.      Path to ASCII uploads -  This is the area where all ASCII uploads 
  245.                               will go. Enter a path name for it.
  246.      
  247.      Path to text files    -  All your screens and menus will be placed 
  248.                               in this area.
  249.      
  250.      Path to door files    -  All online games will go in this  
  251.                               directory.
  252.      
  253.      Path to Net Directory -  Call this "C:\EXTREME\NET"
  254.                                   
  255.      
  256.      Path to Bi-Modem      -  Enter the name of your Bi-Modem 
  257.                               directory.  NOTE:  HST users cannot use 
  258.                               Bimodem, due to the hardware, so you do
  259.                               not need a directory if you only allow
  260.                               HST users to call you BBS.
  261.      
  262.      "Work Directory"      -  Enter "C:\EXTREME\WORK".
  263.      
  264.      Text Editor           -  Enter the path and filename of your favorite
  265.                               ASCII text editor.
  266.  
  267.      Payh to Upgrade.ZIP   -  Enter "C:\EXTREME\UPGRADE". This is where
  268.                               future upgrades of the software can be sent
  269.                               via Netting with the Net*Hubs
  270.  
  271.  
  272.  
  273.      Conferences :
  274.  
  275.  
  276.      Number of Conferences -  Enter the number of conferences that you wish
  277.                               to run. Up to 5 conferences are allowed.
  278.  
  279.                               The conferences "split" the message or file
  280.                               areas into "sections". This enables the SysOp
  281.                               to cater to different groups of people, such
  282.                               as a Public Domain conference, a Pirate conf.,
  283.                               a MIDI conference, etc.
  284.  
  285.                               REMEMBER: The 1st conference MUST be the NET
  286.                               conference message base if you are Netting.
  287.  
  288.      Conference #? Title   -  Enter the name of the conference. You might
  289.                               want to think these out carefully prior to
  290.                               starting up.
  291.  
  292.      Use Conf #? Message Base - This allows you to have up to 5 different
  293.                                 message bases within your system.
  294.  
  295.      Use Conf #? File Section - This allows you to have up to 5 different
  296.                                 file sections within your system.
  297.  
  298.      Show Newscan Prompts  -  This turns on or off the option to the user
  299.                               when entering a message base or a file section
  300.                               the option of scanning for new messages or
  301.                               files when they first arrive in the section.
  302.                               The "N" command is still active for this
  303.                               function regardless of this toggle.
  304.  
  305.  
  306.  
  307.  
  308.      New User Information:
  309.  
  310.  
  311.                               
  312.      Newuser file xfer lvl -  This is the level that a caller is assigned on
  313.                               the first call to your system. This is usually
  314.                               left set at 0 until the user is validated.
  315.  
  316.      Newuser file xfer pts -  This is the number of file points awarded to a
  317.                               newuser on their 1st call to your system. This
  318.                               is usually left set at 0 until validation.
  319.  
  320.      2nd call access level -  This is the main security level, xfer level, 
  321.                               and xfer points that a user gets on their 2nd 
  322.                               call to the system. Again, this is prior to 
  323.                               validation.
  324.  
  325.      Mandatory Infoform #? -  First - lets describe an Infoform.
  326.  
  327.           Infoforms are used as questionnaires or other text files that
  328.           are displayed to the user during the application procedure.  
  329.           Infoforms 1 - 5 can be what ever you want.  To make
  330.           an infoform, use a text editor, or THEDRAW and create a screen
  331.           with questions and/or graphics.  "*"'s are used to pause the
  332.           screen so a user can enter the answer to the question.  A sample
  333.           infoform is included with your Extreme package, along with
  334.           a New User Voting infoform.
  335.  
  336.                               The next 5 questions ask if the particuliar
  337.                               Infoform should be Mandatory or not. If this
  338.                               is answered YES - then the new user must fill
  339.                               out each form during the initial login process.
  340.  
  341.  
  342.      New User Password     -  New users must know this to logon and apply for
  343.                               an account. Leave blank if no new user password 
  344.                               is required.
  345.  
  346.      Post/Call Ratio       -  A value of 10 requires that a user must post at
  347.                               least once for every ten calls. Otherwise, they
  348.                               may not access the file section.
  349.                       
  350.                               NOTE! Once a user is assigned this value, it 
  351.                               cannot be changed simply by changing the value 
  352.                               in the config program.  You will have to 
  353.                               manually edit the user's account to change it.
  354.      
  355.      Upload/Download Ratio -  This the file ratio.  A value of 33 will let a 
  356.                               user download 3 files at most for every file 
  357.                               uploaded.
  358.      
  359.      UL/DL K Ratio         -  A value of 25 will let a user download
  360.                               4k of data for every 1k of data he has uploaded.
  361.  
  362.      Default Level         -  This is the main security level that is assigned
  363.                               to a user when pressing the "+" key when editing
  364.                               a user. This would be set to the level that
  365.                               most of your standard users would be set to.
  366.  
  367.      Default File Level    -  This is the Xfer level that a user will be 
  368.                               assigned with the "+" key.
  369.  
  370.      Default file points   -  This is the number of file points assigned to a
  371.                               user by pressing the "+" key.
  372.  
  373.                               Please refer to the section on File Points to
  374.                               assist you in placing a value here.
  375.  
  376.      Default account note  -  This is a field that describes the type of user
  377.                               that the user is. Example: "NEW USER" or
  378.                                                          "Elite User", etc.
  379.  
  380.      Default Conference #? -  This "turns on" the conference flags for each
  381.                               conference when the "+" key is used.
  382.  
  383.      Number of Infoforms   -  This may be set from 1 to 5 depending how many
  384.                               infoforms you might have on your system.
  385.  
  386.      Infoform ?            -  Insert the name of each infoform in use.
  387.  
  388.      Use New User Voting?  -  Set to YES if you want users to vote on new 
  389.                               applicants.
  390.      
  391.      Infoform # for NUV    -  Enter the # of the infoform that contains the
  392.                               information to be viewed by the voters in order
  393.                               for them to cast their votes. The infoform
  394.                               should contain any information that is necessary
  395.                               to make a decision on the new user.
  396.  
  397.      Level to use NUV      -  Level required to vote on users
  398.      
  399.      # of YES votes        -  The number of YES votes to be given access to 
  400.                               the BBS.
  401.      
  402.      # of NO votes         -  The number of votes to be rejected
  403.      
  404.      Use Automated NUV?    -  If yes, then the BBS will delete users who
  405.                               receive the max # of NO votes and auto-validate
  406.                               the users who get the maximum number of Yes's.
  407.  
  408.      Force NUV             -  If you have this on, then users that are of level
  409.                               to use the NUV will be forced into the NUV.
  410.  
  411.      Hangup on new users   -  If set to YES, then new users will be logged 
  412.                               off after filling out an application.  Otherwise
  413.                               they may logon on their 1st call with new user
  414.                               access.
  415.  
  416.  
  417.  
  418.  
  419.  
  420.      Levels:
  421.  
  422.  
  423.  
  424.      CO-SYSOP level        -  This is the level for your CO-SYSOP. 
  425.      
  426.      Level for private hrs -  This is the level required for access the board
  427.                               during private hours. Note that accounts with 
  428.                               higher levels may also logon.
  429.  
  430.      Exempt Level          -  Level that a user does not have any ratios.
  431.  
  432.      Anonymous Level       -  Level required to post anonymously
  433.      
  434.      Bulletin Post Level   -  Level required to enter a message
  435.      
  436.      List Level            -  Level required to list userlog
  437.      
  438.      Last level            -  Level required to see recent callers
  439.      
  440.      Level to Leave msg    -  Level Required to leave message to the next 
  441.                               caller.
  442.  
  443.      Maximum time in bank  -  The maximum amount a user can deposit into his 
  444.                               time bank account
  445.  
  446.      Level to use Time Bank-  Level required to use the time bank.
  447.  
  448.      Level to Add Rumour   -  Level to add a rumour (if turned on).
  449.  
  450.      XFer time exempt lvl  -  Level to be exempt from running out of time with
  451.                               file transfers.
  452.  
  453.      Top 5 Exempt level    -  Level that a user's name is not displayed in the
  454.                               Top 5 lists.
  455.  
  456.  
  457.  
  458.  
  459.      Time Stuff :
  460.  
  461.  
  462.  
  463.  
  464.      User time per day     -  This is to config the time per day that each level
  465.                               will get.  Use the arrow keys to move around and
  466.                               choose the time.  If you have any problems with it
  467.                               then just hit the help key.
  468.  
  469.      SysOp times           -  Set these times to when you are  
  470.                               available and not available for chat.
  471.      
  472.      Transfer times        -  If you want to close the transfer  
  473.                               section at some time during the day,  
  474.                               enter the times.  If you do not want to
  475.                               close the transfer system, then set  
  476.                               both options to the same time.  (3 am 
  477.                               and 3 am, for example).
  478.      
  479.      Private hours         -  If you have privileged users, such as HST users,
  480.                               you can set their accounts to a privileged 
  481.                               level.  For example, if private hours start at 
  482.                               6pm, and end at 10pm, then only users with a 
  483.                               level equal to or greater than the level for
  484.                               private hours access will be allowed on.
  485.  
  486.      Time to run batch job -  Enter a time that you want the BBS
  487.                               run a batch file.  Leave this blank
  488.                               if you don't need this.
  489.      
  490.      Batch file to run     -  Enter the file name of the batch program to run.
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.      Miscellaneous :
  499.  
  500.  
  501.      # of welcome files    -  You may have up to 99 different welcome screens.
  502.                               Extreme randomly selects a screen when a user 
  503.                               logs on to the board. Files are named 
  504.                               WELCOME.xxx where XXX is a number from 1 to 99.
  505.  
  506.      Direct video addressing -  If your computer is VERY slow, and 
  507.                                 cannot handle direct video addressing, 
  508.                                 then set this to NO.  Normally, this
  509.                                 should be set to YES.
  510.      
  511.      Snow filtering        -  If you have a CGA monitor, or experience SNOW 
  512.                               on your screen, then set this to YES.
  513.      
  514.      Anonymous string      -  This string will be inserted in place  
  515.                               of a user's name if the message is  
  516.                               posted anonymously.
  517.      
  518.      Remote door maint.    -  If you allow doors on your BBS, and 
  519.                               want someone else to be able to run 
  520.                               maintenance on them, then set this to YES.
  521.      
  522.      Allow doors at all    -  Set this to YES if you want to have  
  523.                               doors on your BBS.
  524.  
  525.      Allow Time Bank       -  If you want to use the online time bank, set 
  526.                               this to YES.
  527.      
  528.      Allow rumors          -  Setting this to YES will allow users to
  529.                               add one-liners and other info.  These  
  530.                               are displayed at the main menu prompt.
  531.  
  532.      Header type           -  This setting determines the type of heading that
  533.                               will be displayed during Newscans, etc. Choose
  534.                               from the types offered.Ex.-Vision Style,Extreme
  535.                               Box style(color configurable too),Velocity style
  536.                               and ugly box style.. All Extreme exclusives.
  537.  
  538.      Have logon whistle?   -  Sounds a beep when a user logs on if this 
  539.                               option is turned on.
  540.  
  541.      SysOp Password        -  This is required to access SysOp  Main menus.
  542.      
  543.      Emergency Chat Pass   -  Give this to users that you feel need
  544.                               to have access to you any time of the
  545.                               day.  So if you are asleep, then may
  546.                               still page you.
  547.      
  548.      Chat mode strings     -  These are displayed when entering and
  549.                               exiting chat mode.
  550.  
  551.      SysOp Avail. strings  -  Displayed to the user at logon.
  552.  
  553.      Maximize DOS Shell    -  Setting to YES will allow for more
  554.                               shell memory, but will take longer
  555.                               to drop into dos initially.
  556.      
  557.      
  558.      Use Printer log       -  Set this to YES if you want a hard copy
  559.                               (lots of EVIDENCE.. ahem!) of all system usage.
  560.                               If yes make sure printer is on or you will get
  561.                               system errors and board wont run.
  562.  
  563.      Save Screen           -  Set to YES if you wish to use the built
  564.                               in screen saver.  It will blank the
  565.                               screen after 5 minutes of idle time.
  566.  
  567.      Dos Shell Password    -  Required to drop to DOS remotely
  568.  
  569.      Go off hook during local - This will cause your modem to give a busy
  570.                                 signal to users who call when you are logged
  571.                                 on to the BBS locally.
  572.  
  573.      Go off hook after Exit-  This causes the modem to give a busy signal when
  574.                               you exit the BBS for any reason.
  575.  
  576.      Display Confernce Stats- This option will let you turn on or off the prompt
  577.                               when someone logs on that asks them if they want
  578.                               to view Conference Stats.
  579.  
  580.  
  581.  
  582.  
  583.      Color Configurations :
  584.  
  585.  
  586.      Colors                -  These are the default system colors.  
  587.                    
  588.                               Valid colors are given at the bottom of
  589.                               the configuration screen.  Adding a "!"
  590.                               to a color name highlights it.  
  591.  
  592.                               Note that BROWN! is really YELLOW.
  593.  
  594.      Header Foreground     -  These colors are only for headers 3 and 4.
  595.                               This is the color of the border of the header.
  596.  
  597.      Header Text           -  This is the color of actual text in the header
  598.  
  599.      Header Background     -  This is the background color that the text and
  600.                               forground will be pasted on.  You can only use
  601.                               the low intensity colors for this.
  602.  
  603.      
  604.  
  605.  
  606.  
  607.  
  608.  
  609.      File Section :
  610.  
  611.  
  612.  
  613.      Upload factor         -  If you run a 3:1 ratio on your BBS, you
  614.                               would set this value to 3.  For a 1 to
  615.                               1 ratio, set it to 1.
  616.      
  617.      Upload time back      -  This is the percentage of time given  
  618.                               back to a user for uploading files.  A 
  619.                               value of 100 would result in no time
  620.                               loss to the user.
  621.  
  622.      Use "Zip Comments"    -  If you want a zip comment added to
  623.                               uploads, set this to YES.
  624.  
  625.      Leech week            -  Usually set to NO.  Otherwise, users
  626.                               may download all they want with no penalties.
  627.  
  628.      Minimum Free space    -  This will be the minimum free space that
  629.                               is available on your hard drive to allow
  630.                               users to upload.
  631.  
  632.      DSZ Log Setting       -  The path and name of your DSZ log
  633.      
  634.      Transfer log size     -  Limits the size in K for the transfer records
  635.      
  636.      Auto Upload Factor    -  If the value of this is above 0 then all the 
  637.                               files that are uploaded to the board will be 
  638.                               auto-validated.  This number also dictates the 
  639.                               amount of points that a file will be worth.  
  640.                               The number entered here is the number of file 
  641.                               points that 50k is worth.  So if you have this 
  642.                               set to 5 then every 50k is worth 5 points, or 
  643.                               you could say that every 10k is worth 1 point.
  644.  
  645.      Auto-Compensation     -  If you set this option on, then everytime 
  646.                               someone dl's a file the person who uploaded that
  647.                               file will recieve the file points that the file 
  648.                               costs.
  649.      
  650.      Top Five Files        -  If you turn this option on you will list the 
  651.                               top files that are downloaded from the sys-
  652.                               tem files. This can be turned off also if u
  653.                               dont want this file displayed in the file
  654.                               stat screen when a user enters the file trans-
  655.                               fer area.
  656.  
  657.      Allow file passwords  -  This will allow the user to assign a password 
  658.                               to a file so that only a user who knew the 
  659.                               password could download the file.
  660.                               Usually off as users can make the file private
  661.                               for the person they want to send the file too.
  662.  
  663.  
  664.  
  665.  
  666.      Extreme*NET Info :
  667.  
  668.                               See extnet.doc for even more info on this
  669.  
  670.      Net mail Origin line  -  These strings are appended to all netmail 
  671.                               bulletins. They let others know where the
  672.                               messages were posted.
  673.      
  674.      Your BBS Number       -  This is for entering the net.
  675.  
  676.      Net ID Number         -  This will be given to you by your regional Hub.
  677.  
  678.      Is this BBS a "Hub"?  -  Set to YES if you are the network HUB
  679.                               for your part of the USA.
  680.  
  681.      Is this BBS a "Host"? -  If you aren't the host, then don't worry about it.
  682.  
  683.      Extreme*Net Start #1  -  This is the start time for Net Time #1.  If you
  684.                               are a Hub or Host, this is the time that you will
  685.                               recieve Net*Mail.  If you are just a node, this is
  686.                               the time you will make your first call.
  687.  
  688.      Extreme*Net End #1    -  This is the ending time for Net Time #1.
  689.  
  690.      Extreme*Net Start #2  -  This is the start time for Net Time #1.  If you
  691.                               are a Hub, then this is the time you call the host
  692.                               If you are a node, then this is when you can make
  693.                               your second net call.  If you are the host, then
  694.                               you don't set this one at all.
  695.  
  696.      Extreme*Net End #2    -  This is the ending time for Net Time #2.
  697.  
  698.  
  699.        If you wish the null out anything in the config, all you have to do
  700.        is enter 'N' for none.  That will clear any line for you.  If you
  701.        hit enter, and you have nothing there, it won't change it from what
  702.        it was originally.
  703.      
  704. ===============================================================================
  705.                               The Extreme TEAM Boards
  706. ===============================================================================
  707. Chaotic Paradise 612-535-8106 SySop: Strider         -Extreme Author-Alpha
  708. The Force BBS    612-932-7229 SySop: Booker T        -BETA HQ-Midwest*Net Hub
  709. Vesuvius BBS     612-452-2302 SySop: Roger Ramjet    -BETA-Extreme*Net Host
  710. Dumper's Den     313-228-8493 SySop: Dumper          -BETA-Eastern*Net Hub
  711. Oz               713-391-2948 Sysop: Execution Style -BETA-SouthWestern*Net Hub
  712. ===============================================================================
  713.   
  714.