1
0
Fork 0
mirror of https://github.com/sujiba/pihole-unbound-hyperlocal.git synced 2025-07-10 05:45:14 +02:00
This commit is contained in:
sujiba 2023-05-04 01:33:01 +02:00
parent ded090d130
commit 57d1875301

View file

@ -46,18 +46,6 @@ dig sigok.verteiltesysteme.net @127.0.0.1 | grep status
- Last dig should show status: NOERROR
### Additional configuration
Edit the file pihole-FTL.conf
```
vi ./etc-pihole/pihole-FTL.conf
```
and add the following lines:
```
# How many days should Pi-hole store requests - discard older entries
MAXDBDAYS=30
# Write FTL database from RAM to SD card every x minutes. - To spare the SD card's life
DBINTERVAL=60
```
Edit setupVars.conf
```
vi ./etc-pihole/setupVars.conf