Explorar o código

added weblog compression to decreasy disk space usage

Serghey Rodin %!s(int64=12) %!d(string=hai) anos
pai
achega
298346ccca
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      install/rhel/httpd.log

+ 1 - 0
install/rhel/httpd.log

@@ -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