mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-25 19:17:22 +01:00
Keep 12 weeks of jetty logs instead of 52
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user