updated full install to debian 9 stretch, todo : supervising
This commit is contained in:
7
assets/logrotate-php
Normal file
7
assets/logrotate-php
Normal file
@@ -0,0 +1,7 @@
|
||||
/var/log/php/php_errors.log {
|
||||
weekly
|
||||
missingok
|
||||
rotate 4
|
||||
notifempty
|
||||
create
|
||||
}
|
Reference in New Issue
Block a user