change db flush to 1 minute past midnight to stop results from 23:59 appearing in stats. Once we start storing more than one day, this can be revised.

This commit is contained in:
Promofaux 2016-09-29 22:40:18 +01:00
parent 6e13941650
commit 6fb0756abd

View file

@ -20,6 +20,6 @@
* * * * * root /usr/local/bin/pihole importLogToDatabase
# Pi-hole: Flush the database daily at 00:00 so it doesn't get out of control
00 00 * * * root /usr/local/bin/pihole flush
1 0 * * * root /usr/local/bin/pihole flush