Drop PHP7.0 support

This commit is contained in:
Daniel Winzen
2018-11-18 20:50:35 +01:00
parent db626a54a4
commit 41b33f2c51
5 changed files with 1 additions and 63 deletions

View File

@ -1,11 +0,0 @@
/var/log/php7.0-fpm*.log {
rotate 1
daily
missingok
notifempty
compress
delaycompress
postrotate
/usr/lib/php/php7.0-fpm-reopenlogs
endscript
}