diff options
Diffstat (limited to 'help/urlm_max_log_lines')
-rw-r--r-- | help/urlm_max_log_lines | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/help/urlm_max_log_lines b/help/urlm_max_log_lines new file mode 100644 index 0000000..68e932c --- /dev/null +++ b/help/urlm_max_log_lines @@ -0,0 +1,11 @@ + +Setting: URLM_MAX_LOG_LINES + + Maximum number of URLs to keep in the log. May be set to zero to + disable trimming by length (in which case, trimming by age may still + be used or not, as desired). + + When set to non-zero, the log will be trimmed to this size by discarding + older (lower-numbered) URLs. See below for explanation of when trimming + is done. + |