User Tools

Site Tools


mutil_ini_1.12

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
mutil_ini_1.12 [2017/06/25 03:08] – updated to 1.12 a34 avonmutil_ini_1.12 [2018/01/03 21:40] – updated mutil.ini to ver 1.12 A38 avon
Line 1: Line 1:
 ====== MUTIL.INI Mystic BBS 1.12 Alpha ====== ====== MUTIL.INI Mystic BBS 1.12 Alpha ======
  
-This is the current 'stock install' example of MUTIL.INI that ships with Mystic BBS 1.12 Alpha **34** +This is the current 'stock install' example of MUTIL.INI that ships with Mystic BBS 1.12 Alpha **38** 
  
   ; MUTIL configuration file   ; MUTIL configuration file
Line 40: Line 40:
   ;    - Toss TIC+files into BBS and to subscribed downlinks   ;    - Toss TIC+files into BBS and to subscribed downlinks
   ;    - Pack and check integrity of file base listings   ;    - Pack and check integrity of file base listings
 +  ;    - Sort file base listings
   ;    - Perform message base echomail reply linking   ;    - Perform message base echomail reply linking
 +  ;    - Purge user database marking inactive users for deletion
 +  ;    - Pack user database and remove private messages of deleted users
   ;   ;
   ; The concept here is that you can create your own custom command lines to   ; The concept here is that you can create your own custom command lines to
Line 69: Line 72:
     FileToss           = false     FileToss           = false
     PackFileBases      = false     PackFileBases      = false
-    LinkMessages    = false+    FileSort           = false 
 +    LinkMessages      = false 
 +    PurgeUserBase      = false 
 +    PackUserBase       = false
      
     ; Set this value if you want to run mutil from a directory other than     ; Set this value if you want to run mutil from a directory other than
Line 77: Line 83:
      
     ; If no directory is specified in the logfile name, mUtil will attempt     ; If no directory is specified in the logfile name, mUtil will attempt
-          ; to use the configured LOGS directory from in Mystic's configuration. +    ; to use the configured LOGS directory from in Mystic's configuration. 
-          ; Comment out to disable logging completely.+    ; Comment out to disable logging completely.
      
     logfile=mutil.log     logfile=mutil.log
Line 88: Line 94:
     loglevel=2     loglevel=2
      
-          ; logfile time stamp.  defaults to NNN DD HH:II:SS if not set here +    ; logfile time stamp.  defaults to NNN DD HH:II:SS if not set here 
-          ;logstamp = YYYYHHMMHHIISS+    ;logstamp = YYYYHHMMHHIISS
      
     ; Log roller type 0=roll by number of files/size  1=roll by number of days     ; Log roller type 0=roll by number of files/size  1=roll by number of days
     logtype = 0     logtype = 0
      
-          ; number of log files to keep (0 to disable log rolling) +    ; number of log files to keep (0 to disable log rolling) 
-          maxlogfiles = 3+    maxlogfiles = 3
      
-          ; size of each log file in kilobytes +    ; size of each log file in kilobytes 
-          maxlogsize = 1000+    maxlogsize = 1000
      
   ; ==========================================================================   ; ==========================================================================
Line 161: Line 167:
     root_dir = c:\mystic\files\     root_dir = c:\mystic\files\
      
-    ; convert tags to lower case for filebase base filename/dir 1=yes+    ; Use echotag for base description and FTP name
      
-    lowercase_filename = 1+    use_echotag false 
 +   
 +    ; Convert tags to lower case for filebase base filename/dir 
 +    ; True or for yes, false or 0 for no 
 +   
 +    lowercase_filename = true
      
     ; Default values when creating a new file base     ; Default values when creating a new file base
Line 178: Line 189:
     ; true/false type values 0=false 1=true (newscan 2=forced)     ; true/false type values 0=false 1=true (newscan 2=forced)
      
 +    new_scan      = 1
     free_files    = 0     free_files    = 0
     show_uploader = 1     show_uploader = 1
-    new_scan      1+    anon_ftp      0
      
   ; ==========================================================================   ; ==========================================================================
Line 423: Line 435:
     ; bases inside of Mystic that have data files in the directory.     ; bases inside of Mystic that have data files in the directory.
      
-          search_subdirs = true+    search_subdirs = true
      
     ; The following options define the "default" values used when creating     ; The following options define the "default" values used when creating
Line 475: Line 487:
     ; Toss packets from unsecure directory in addition to inbound?     ; Toss packets from unsecure directory in addition to inbound?
          
-    unsecure_dir = false+    unsecure_dir = true
      
-          ; Strip SEEN-BY lines from messages when importing?+    ; Strip SEEN-BY lines from messages when importing?
      
-          strip_seenby = false+    strip_seenby = false
      
     ; If you want to remap netmail from one user name to another, you can     ; If you want to remap netmail from one user name to another, you can
Line 489: Line 501:
     ; If you want to twit filter names so that messages are not imported     ; If you want to twit filter names so that messages are not imported
     ; or tossed to downlinks, then you can do one per line here, up to     ; or tossed to downlinks, then you can do one per line here, up to
-    ; 100.+    ; 100.  Example:
      
     ;twit=John Guillory     ;twit=John Guillory
Line 502: Line 514:
     auto_create = true     auto_create = true
      
-          ; Convert filenames to lowercased 1=true+    ; Convert filenames to lowercased 1=true
      
     lowercase_filename = 1     lowercase_filename = 1
Line 670: Line 682:
     ;46:100/1_dir_prefix    = d:\mystic\files\agora_     ;46:100/1_dir_prefix    = d:\mystic\files\agora_
     ;46:100/1_allow_replace = true     ;46:100/1_allow_replace = true
-    ;46:100/1_acs_list      = s20g2 +    ;46:100/1_acs_list      = s20z2 
-    ;46:100/1_acs_ftp       s20g2 +    ;46:100/1_acs_ftp       s20z2 
-    ;46:100/1_acs_download s20g2 +    ;46:100/1_acs_download s20z2 
-    ;46:100/1_acs_upload    = s20g2 +    ;46:100/1_acs_upload    = s20z2 
-    ;46:100/1_acs_hatch     s20g2 +    ;46:100/1_acs_hatch     s20z2 
-    ;46:100/1_acs_sysop     s255g2+    ;46:100/1_acs_sysop     s255z2
      
   [PackFileBases]   [PackFileBases]
Line 691: Line 703:
      
   [LinkMessages]   [LinkMessages]
- +   
 +    ; This function has no options 
 +   
 +  [PurgeUserBase] 
 +   
 +    ; Mark users for deletion that haven't called in days. 
 +    ; This value cannot be less than 7 
 +   
 +    days = 180 
 +   
 +  [PackUserBase] 
 +   
 +  [FileSort] 
 +     
 +    ; Sort on which attribute (0=filename  1=size  2=date  3=downloads) 
 +   
 +    attribute = 0 
 +   
 +    ; Sort direction 0=Ascending (A to Z, 1 to 10)   1=Descending (Z to A, 10 to 1) 
 +   
 +    direction = 0 
 +  
mutil_ini_1.12.txt · Last modified: 2023/01/20 01:39 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki