mirror of
https://github.com/sujiba/pihole-unbound-hyperlocal.git
synced 2025-07-11 14:05:43 +02:00
removed pihole-FTL.conf settings because of https://github.com/pi-hole/docker-pi-hole/releases/tag/2021.11
This commit is contained in:
parent
ded090d130
commit
57d1875301
1 changed files with 0 additions and 12 deletions
12
README.md
12
README.md
|
@ -46,18 +46,6 @@ dig sigok.verteiltesysteme.net @127.0.0.1 | grep status
|
||||||
- Last dig should show status: NOERROR
|
- Last dig should show status: NOERROR
|
||||||
|
|
||||||
### Additional configuration
|
### 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
|
Edit setupVars.conf
|
||||||
```
|
```
|
||||||
vi ./etc-pihole/setupVars.conf
|
vi ./etc-pihole/setupVars.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue