Add log rotation logic
This commit is contained in:
parent
f3bc3c58d1
commit
fe2ac7018d
12 changed files with 491 additions and 29 deletions
|
|
@ -24,3 +24,6 @@ users:
|
|||
type: allow_list
|
||||
allowed:
|
||||
- default
|
||||
logging:
|
||||
log_directory: logs
|
||||
log_rotation: 7days
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue