You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
155 B
Plaintext
12 lines
155 B
Plaintext
5 years ago
|
/var/log/php7.3-fpm.log {
|
||
|
rotate 12
|
||
|
weekly
|
||
|
missingok
|
||
|
notifempty
|
||
|
compress
|
||
|
delaycompress
|
||
|
postrotate
|
||
|
/usr/lib/php/php7.3-fpm-reopenlogs
|
||
|
endscript
|
||
|
}
|