mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-23 23:04:53 +00:00
Bump default logfile-max-number to 10 (#6092)
* Bump default `logfile-max-number` to 10. * Bump default `logfile-max-number` to 10. * Fix docs
This commit is contained in:
@@ -74,7 +74,7 @@ Options:
|
||||
[possible values: DEFAULT, JSON]
|
||||
--logfile-max-number <COUNT>
|
||||
The maximum number of log files that will be stored. If set to 0,
|
||||
background file logging is disabled. [default: 5]
|
||||
background file logging is disabled. [default: 10]
|
||||
--logfile-max-size <SIZE>
|
||||
The maximum size (in MB) each log file can grow to before rotating. If
|
||||
set to 0, background file logging is disabled. [default: 200]
|
||||
|
||||
Reference in New Issue
Block a user