mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-04 10:05:53 +02:00
log rotation with default values
This commit is contained in:
parent
1f584bf3e8
commit
3ee4aaf194
2 changed files with 8 additions and 0 deletions
|
@ -18,6 +18,10 @@ experimental:
|
|||
log:
|
||||
level: "INFO"
|
||||
format: "common"
|
||||
maxSize: 100
|
||||
maxBackups: 3
|
||||
maxAge: 3
|
||||
compress: true
|
||||
|
||||
certificatesResolvers:
|
||||
letsencrypt:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue