mirror of
https://github.com/pi-hole/pi-hole
synced 2025-06-28 03:12:33 +00:00
Change log flush time to 00:00
This commit is contained in:
parent
162a6b8b5c
commit
eb201b614a
@ -21,6 +21,6 @@
|
|||||||
# This will be used for a historical view of your Pi-hole's performance
|
# This will be used for a historical view of your Pi-hole's performance
|
||||||
#50 23 * * * root /usr/local/bin/dailyLog.sh # note: this is outdated
|
#50 23 * * * root /usr/local/bin/dailyLog.sh # note: this is outdated
|
||||||
|
|
||||||
# Pi-hole: Flush the log daily at 11:58 so it doesn't get out of control
|
# Pi-hole: Flush the log daily at 00:00 so it doesn't get out of control
|
||||||
# Stats will be viewable in the Web interface thanks to the cron job above
|
# Stats will be viewable in the Web interface thanks to the cron job above
|
||||||
58 23 * * * root /usr/local/bin/pihole flush
|
00 00 * * * root /usr/local/bin/pihole flush
|
||||||
|
Loading…
Reference in New Issue
Block a user