From 38479a89f635e3496ab3befafd3991eb8a94760b Mon Sep 17 00:00:00 2001 From: simon <65259334+sujiba@users.noreply.github.com> Date: Sat, 27 Nov 2021 12:14:48 +0100 Subject: [PATCH] removed pihole-FTL.conf settings because of https://github.com/pi-hole/docker-pi-hole/releases/tag/2021.11 --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index 76ecd4b..1377d47 100644 --- a/README.md +++ b/README.md @@ -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