diff options
Diffstat (limited to 'help/urlm_trim_log')
-rw-r--r-- | help/urlm_trim_log | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/help/urlm_trim_log b/help/urlm_trim_log new file mode 100644 index 0000000..59d3cf8 --- /dev/null +++ b/help/urlm_trim_log @@ -0,0 +1,12 @@ + +Setting: URLM_TRIM_LOG + +Manually trim the log file, according to the urlm_max_log_lines and +urlm_max_log_age settings (q.v.) + +Normally you won't need this command: instead you'll use the +urlm_log_trim_startup and/or urlm_log_trim_interval settings to +automatically keep the log size manageable. /urlm_trim_log might be +useful for recovering from an attack by floodbots that send URLs +to a channel... + |