home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / bbs102e.zip / bbs.ini < prev    next >
Text File  |  1997-03-21  |  6KB  |  115 lines

  1. /******* User changeable parameters **************/
  2. /* This file contains the "initialization parameters" for BBS. */
  3. /*   It is "INTERPRETED" a line at a time by BBS. */
  4. /* Thus, no statement (or comment) should span more then 1 line! */
  5. /* See BBS.DOC for a  detailed description of what these parameters do */
  6. /* Note: If you want to speed up processing, remove all comments */
  7. /*    ... but please be aware that: */
  8. /*        comments after parameter values are used as "descriptions" by the BBS */
  9. /*        BBS configurator.  */
  10. /*        You can change them if you want to customize these descriptions */
  11.  
  12. /* these directories can be fully qualified, or relative to .. */
  13.   bbs_param_dir='BBSDATA'  /* The bbs parameters directory (relative to the GoServe working directory ) */
  14.   userlog_dir='USERLOG'  /* The location of the  user log files (relative to bbs_param_dir) */
  15.   incoming_dir='UPLOAD'   /* The file upload root directory (relative to bbs_param_dir) */
  16.   bbscache_dir='CACHE'   /* Directory for cache file storage (relative to bbs_param_dir) */
  17.   imagepath="/imgs/"     /* The location of icons (relative to the GoServe data directory)*/
  18.  
  19.  
  20.   file_dir='\BBSFILES' /* Default root of file tree -- MUST BE FULLY QUALIFIED */
  21.  
  22.   bbs_logon_file='BBSLOGON.HTM'  /* Logon response file (relative to goserve data directory) */
  23.  
  24. /* these next files are in "own" directories, or in BBS_PARAM_DIR */
  25.   header_file="BBS.HDR"         /* Header file  -- do NOT include path */
  26.   footer_file="BBS.FTR"       /* Footer file -- do NOT include path */
  27.   zip_header_file='BBSZIP.HDR'     /* Header file for.ZIP file display */
  28.   description_File='BBS.DSC'     /* File-descriptor file, do NOT include path */
  29.  
  30.   exclusion_file='BBS.EXC'  /* Exclusion file, do NOT include path */
  31.   INCLUSION_MODE_FILE=0      /* If non-0, use this file (in each directory) as a FILES.BBS file */
  32.  
  33.    cache_files=100          /* 0= no caching, >0 = # cache files */
  34.    cache_duration=0.5   /* Number of days (fractions allowed) cache files remain valid*/
  35.    cache_check=0        /* If 1, then check crc stamp for changes before using cache */
  36.  
  37.   upload_maxsize=5000   /* Max size for file upload, in kbytes */
  38.   upload_minfree=20000  /* Min kbytes that must remain on disk after an upload */
  39.  
  40.   get_z_zip_description=1  /* If 1, then display -z zip file description info */
  41.  
  42.   header_text=0         /* If 1, then display header as text, if 0 then display as html */
  43.   footer_text=0      /* If 1 then display footer as text, if 0 then display as html */
  44.   description_text=0  /*  If 1 then  display descriptions as text, if 0 then display as html */
  45.   description_text_length=30  /* If 0 then ignore, if  >0  then insert <BR> after this many chars in description */
  46.   description_text_length_1line=1  /* If 1 then apply description_text_length to 1 line descriptions only */
  47.  
  48.   auto_describe=0       /* If 0 then do NOT attempt to create descripitons, if >0 then attempt to extract this many characters for an auto description (if needed) */
  49.  
  50.   zip_descriptor_file='FILE_ID.DIZ'     /* The .ZIP file descriptor file */
  51.  
  52.   table_border=0            /* The size of table borders (in pixels), 0=no borders */
  53.   cell_spacing=2            /* The space between cell borders and content (in pixels) */
  54.  
  55.   def_bin_text_links=1    /* Set to 1 to include three download links for each file: text, binary, and "mime-type" */
  56.  
  57.    use_cookies=1  /* Set to 0 to suppress "cookie storage" of user/pwd */
  58.  
  59.  
  60.   default_description='... '  /* File description to use if n.a. (set to blank if you do not want a  default file description) */
  61.   default_description_dir=' ' /* Dir  descripton to use if n.a. (set to blank if you do not want a default dir description)*/
  62.  
  63.   default_datefmt='N'   /* Default format for dates (B C D E M N O S U W): i.e.; N means 22 Nov 1996, U means 11/22/96 */
  64.   default_sort_by='NAME' /* The default "sortby" criteria (NAME EXT DATE SIZE NOSORT) */
  65.  
  66.  
  67.    continuation_flag=' |'    /* Continuation flag for descriptor flags (for multi-line descriptions) */
  68.  
  69.    write_details=1      /* If 1, then write info on each transation to userlog */
  70.  
  71.    upload_quick_check=0  /* If 1, then check filename= entry on upload  (speeds up detection of overwrite errors) */
  72.  
  73. /* list of "alternative" icons. The first word is compared against the */
  74. /*   file name; with wildcard matching allowed. If a match occurs (using */
  75. /*   a "best match" criteria), the rest of the entry is used as the */
  76. /*   in-line image.  Note that it's used as is, so it MUST contain a */
  77. /*   valid <IMG SRC="..."> phrase. */
  78. /* Note: the BBS configurator does not attempt to change these */
  79. /*   icons.1='*.CMD   <IMG Src="/imgs/blueball.gif" height=24 width=24 alt="[cmd]" >' */
  80. /*   icons.2=0  */
  81.    icons.1 =0     /* signals "no more" ICONS. entries */
  82.  
  83.  
  84.    default_ratio=0       /* Minimum file download/upload ratio, 0=infinite*/
  85.    default_byte_ratio=0     /* Minimum byte download/upload ratio,0=infinite*/
  86.  
  87.    bytes_newuser=10000     /* Byte downloads "alloted" to new users */
  88.    files_newuser=1        /* File downloads "alloted" to new users */
  89.  
  90.    must_wait=0.1        /* Days to wait  if download ratio is too high */
  91.  
  92. /* list of "privilege specfic" ratios */
  93. /* Note: the BBS configurator does not attempt to change these */
  94. /*    PRIV_RATIO.!GROUP2='50 1000' */
  95. /*    PRIV_RATIO.!GROUP3='75 800' */
  96. /*    PRIV_RATIO.!GROUP4='5  4000 ' */
  97. /*    PRIV_RATIO.!GROUP5='300 400 ' */
  98.  
  99. /* list of privlege-specific "weights" */
  100. /* PRIV_WEIGHT.!GROUP3='0.5' */
  101.  
  102.   own_name_privilege=1  /* If 1, a !username privilege is add to the privilege list */
  103.   own_download_dir=' '  /* The root directory of the  "own-download-directory" tree (used in new user registration) */
  104.   own_upload_dir=' '   /* The root directory of the  "own-upload-directory" tree (used in new user registration) */
  105.   own_download_flag='personal'  /* Directory "prefix" to signal "use the own-download-directory" (used in new user registration) */
  106.  
  107.  
  108.   use_servername=0   /* If non zero, a value to use for $servername replacements */
  109.  
  110.   bbs_smtp_gateway='mail.oursite.net' /* Your smtp gateway (may be same as in initfilt.80) */
  111.   admin_email='admin@oursite.net'  /* The e=mail address of the bbs administrator */
  112.   send_alert=0                /* If 1, then send an e-mail alert to admin_email when an UPLOAD occurs */
  113.  
  114. LAST_MODIFIED=' '
  115.