1
0
Fork 0
mirror of https://github.com/sujiba/pihole-unbound-hyperlocal.git synced 2025-07-11 22:15:43 +02:00
This commit is contained in:
sujiba 2023-05-04 01:33:01 +02:00
parent d1002b9a69
commit ded090d130
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