bug 7141: limit apache logs to 5 days

This commit is contained in:
Chiradeep Vittal 2011-01-13 11:11:18 -08:00
parent 17451e1dae
commit 8032b2d62a
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
/var/log/apache2/*.log {
weekly
daily
missingok
rotate 52
rotate 5
compress
delaycompress
notifempty