User Tools

Site Tools


mutil_echo_unlink

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
mutil_echo_unlink [2023/01/20 02:31] – created avonmutil_echo_unlink [2023/01/20 02:34] – added echo unlink avon
Line 8: Line 8:
  
 A number of parameters can be sent including defining what a dormant echo is, what actions should be taken if any, and what echotags should be excluded (if any). A number of parameters can be sent including defining what a dormant echo is, what actions should be taken if any, and what echotags should be excluded (if any).
 +
 +To enable this function you modify the '[general]' stanza as follows: 
 +
 +  [general]
 +  
 +  EchoUnlink         = true
 +
 +There are a number of options you can configure for this function.
 +
 +
 +  [EchoUnlink]
 +  
 + ; Echo must have existed for this many days to be considered for removal
 + days_created = 30
 +  
 + ; Last post in base must be older than this to qualify for removal
 + days_inactive = 90
 +  
 + ; Set mode to: 0=Notify SysOp only  1=Delete bases only  2=Notify+Delete
 + action_mode = 0
 +  
 + ; Send Areafix unsubscribe to uplink when deleting message base
 + send_areafix = false
 +  
 + ; Excluded echotag list.  These must always been listed at the bottom of the
 + ; stanza after all other options.  Excluded echotags can use wildcards and
 + ; should be defined as one per line.
 +  
 + ; exclude=MYSTIC
 + ; exclude=FSX_*
 +  
  
  
mutil_echo_unlink.txt · Last modified: 2023/01/20 02:37 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki