mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-05 08:41:42 +02:00
multi: update log file max num and size defaults
This commit is contained in:
@@ -94,7 +94,9 @@
|
||||
options to the `logging` config namespace under new `--logging.file.max-files`
|
||||
and `--logging.files.max-file-size` options. The old options (`--maxlogfiles`
|
||||
and `--maxlogfilesize`) will still work but deprecation notices have been
|
||||
added and they will be removed in a future release.
|
||||
added and they will be removed in a future release. The defaults values for
|
||||
these options have also been increased from max 3 log files to 10 and from
|
||||
max 10 MB to 20 MB.
|
||||
|
||||
## Breaking Changes
|
||||
## Performance Improvements
|
||||
|
Reference in New Issue
Block a user