mirror of
https://github.com/datafolklabs/cement.git
synced 2026-02-06 13:56:49 +00:00
Fix typo
This commit is contained in:
parent
559b316986
commit
346fc945c0
@ -42,5 +42,5 @@ log.colorlog:
|
||||
### Max size in bytes that a log file can grow until it is rotated.
|
||||
# max_bytes: 512000
|
||||
|
||||
### The maximun number of log files to maintain when rotating
|
||||
### The maximum number of log files to maintain when rotating
|
||||
# max_files: 4
|
||||
|
||||
@ -45,5 +45,5 @@ log.colorlog:
|
||||
### Max size in bytes that a log file can grow until it is rotated.
|
||||
# max_bytes: 512000
|
||||
|
||||
### The maximun number of log files to maintain when rotating
|
||||
### The maximum number of log files to maintain when rotating
|
||||
# max_files: 4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user