chore(config): increase log rotation max age from 30 to 180 days
This commit is contained in:
@@ -119,7 +119,7 @@ log:
|
||||
- bank_card
|
||||
rotation:
|
||||
max_size: 100
|
||||
max_age: 30
|
||||
max_age: 180
|
||||
max_backups: 10
|
||||
compress: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user