mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 10:43:55 +00:00
10 lines
100 B
Text
10 lines
100 B
Text
|
/var/log/pihole.log {
|
||
|
daily
|
||
|
copytruncate
|
||
|
rotate 5
|
||
|
compress
|
||
|
delaycompress
|
||
|
notifempty
|
||
|
nomail
|
||
|
}
|