mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-26 14:50:17 +00:00
10 lines
100 B
Text
10 lines
100 B
Text
|
/var/log/pihole.log {
|
||
|
daily
|
||
|
copytruncate
|
||
|
rotate 5
|
||
|
compress
|
||
|
delaycompress
|
||
|
notifempty
|
||
|
nomail
|
||
|
}
|