mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Add option to include compressed rotated logs in searches, and enable it by default, to maintain parity with the old sylog module
This commit is contained in:
@@ -2,3 +2,4 @@ lines=100
|
||||
others=1
|
||||
reverse=1
|
||||
log_any=0
|
||||
compressed=1
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
skip_index=Redirect to first log file?,1,1-Yes,0-No
|
||||
lines=Default number of lines to display,0,6
|
||||
compressed=Include compressed logs in searches?,1,1-Yes,0-No
|
||||
refresh=Seconds between log view refreshes,3,Never
|
||||
others=Show logs from other modules,1,1-Yes,0-No
|
||||
extras=Extra log files to show,9,50,4,\t
|
||||
|
||||
Reference in New Issue
Block a user