diff options
| author | B. Watson <yalhcru@gmail.com> | 2015-08-12 04:30:10 -0400 | 
|---|---|---|
| committer | B. Watson <yalhcru@gmail.com> | 2015-08-12 04:30:10 -0400 | 
| commit | 4ef0f5708e20509e427c706acedff6a22bf0faaa (patch) | |
| tree | d12262b419530f40a3ef7cd24998f047ed443ebf /help/urlm_max_log_lines | |
| download | irssi-urlmanager-4ef0f5708e20509e427c706acedff6a22bf0faaa.tar.gz | |
initial commit
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. + | 
