mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
puppet: Fix buggy logrotate configuration.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/var/log/zulip/server.log /var/log/zulip/workers.log /var/log/zulip/manage.log {
|
||||
missingok
|
||||
rotate 10
|
||||
size 1GB
|
||||
size 1G
|
||||
compress
|
||||
delaycompress
|
||||
notifempty
|
||||
|
Reference in New Issue
Block a user