From 57d187530183585b36e9cf61a141351f2a087f60 Mon Sep 17 00:00:00 2001 From: sujiba <65259334+sujiba@users.noreply.github.com> Date: Thu, 4 May 2023 01:33:01 +0200 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