1
0
Fork 0
mirror of https://github.com/sujiba/pihole-unbound-hyperlocal.git synced 2025-07-13 14:55:43 +02:00
This commit is contained in:
simon 2021-11-27 12:12:35 +01:00
parent 9f84ef9fdb
commit 57a9d4aac5
2 changed files with 10 additions and 1 deletions

View file

@ -37,3 +37,10 @@ TEMPERATUREUNIT=c
# User interface theme to use.
# "default-dark"|"default-darker"|"default-light"
WEBTHEME="default-dark"
# pihole-FTL.conf
# How many days should Pi-hole store requests - discard older entries
MAXDBDAYS=30
# Write FTL database from RAM to SD card every x minutes. - Save SD card
DBINTERVAL=60