mirror of
https://github.com/pi-hole/pi-hole
synced 2024-11-19 06:38:17 +00:00
10 lines
100 B
Plaintext
10 lines
100 B
Plaintext
|
/var/log/pihole.log {
|
||
|
daily
|
||
|
copytruncate
|
||
|
rotate 5
|
||
|
compress
|
||
|
delaycompress
|
||
|
notifempty
|
||
|
nomail
|
||
|
}
|