mise au point

This commit is contained in:
2022-05-06 14:16:47 +02:00
parent 8dbf7e2d9e
commit 0dc0373c85
9 changed files with 23 additions and 98 deletions

View File

@@ -10,14 +10,3 @@
endscript
}
{{ apache_base_dir }}/logs/php*log {
daily
rotate 15
missingok
notifempty
sharedscripts
postrotate
/bin/kill -SIGUSR1 `cat /var/opt/remi/php73/run/php-fpm/php-fpm.pid 2>/dev/null` 2>/dev/null || true
endscript
}