mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-20 02:52:11 +00:00
Keep 12 weeks of jetty logs instead of 52
This commit is contained in:
parent
d5b6a7af53
commit
85b64c93f9
@ -92,7 +92,7 @@ cat > /etc/logrotate.d/jetty9.conf <<EOF
|
||||
/var/log/jetty-console.log {
|
||||
copytruncate
|
||||
weekly
|
||||
rotate 52
|
||||
rotate 12
|
||||
compress
|
||||
delaycompress
|
||||
missingok
|
||||
|
Loading…
Reference in New Issue
Block a user