mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-03-24 12:50:22 +01:00
added weblog compression to decreasy disk space usage
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/var/log/httpd/*log /var/log/httpd/domains/*log {
|
||||
missingok
|
||||
notifempty
|
||||
compress
|
||||
sharedscripts
|
||||
postrotate
|
||||
/sbin/service httpd reload > /dev/null 2>/dev/null || true
|
||||
|
||||
Reference in New Issue
Block a user