User Tools

Site Tools


mutil_howto

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_howto [2018/01/06 20:00] – [Function Reference Links] avonmutil_howto [2019/03/15 22:14] – added log cache avon
Line 51: Line 51:
   logfile=mutil.log   logfile=mutil.log
  
-The next setting defines the level of detail to be contained within the MUTIL logs. Usually level 2 provides an acceptable level of detail but this can be changed to one of three options:+ 
 +Following next is a cache setting which if set to TRUE (*HIGHLY* recommended for MUTIL) then MUTIL  will write the log file in increments of 8KB at a time.  If set to FALSE it will write each individual line as it is logged.  This will significantly reduce MUTIL performance if set to FALSE. 
 + 
 +  logcache=true 
 + 
 +Next up is a setting that defines the level of detail to be contained within the MUTIL logs. Usually level 2 provides an acceptable level of detail but this can be changed to one of three options:
  
 Level 1 = basic \\ Level 1 = basic \\
 Level 2 = verbose \\ Level 2 = verbose \\
 Level 3 = debug \\ Level 3 = debug \\
 +
 +Note that the loglevel can also be set in any specific function stanza and that value will override the default value defined here, but only for that specific stanza where a different setting has been applied.
  
   loglevel=2   loglevel=2
Line 122: Line 129:
   PurgeUserBase      = false   PurgeUserBase      = false
   PackUserBase       = false   PackUserBase       = false
 +  AutoHatch          = false
  
 //**NOTE:** All options are assumed to be off (or false) by default.  Only the options being executed in a particular .ini file are required to be found within the [general] stanza.// //**NOTE:** All options are assumed to be off (or false) by default.  Only the options being executed in a particular .ini file are required to be found within the [general] stanza.//
Line 145: Line 153:
   * [[mutil_file_toss|Toss TIC+files into BBS and to subscribed downlinks]]   * [[mutil_file_toss|Toss TIC+files into BBS and to subscribed downlinks]]
   * [[mutil_pack_file_bases|Pack and check integrity of file base listings]]   * [[mutil_pack_file_bases|Pack and check integrity of file base listings]]
-  * File Sort+  * [[mutil_filesort|File Sort]]
   * [[mutil_link_messages|Perform message base echomail reply linking]]   * [[mutil_link_messages|Perform message base echomail reply linking]]
   * [[mutil_purge_userbase|Purge User Base]]   * [[mutil_purge_userbase|Purge User Base]]
   * [[mutil_pack_userbase|Pack User Base]]   * [[mutil_pack_userbase|Pack User Base]]
 +  * [[mutil_auto_hatch|Automatically hatch a list of files to FDN]]
  
  
  
mutil_howto.txt · Last modified: 2023/01/20 03:03 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki