From 33d54728258dae6bd10bbbe93b3ee6eb9eb70f33 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Fri, 2 Feb 2024 20:21:15 +0100 Subject: [PATCH] Remove obsoleted config option from test/pihole.toml Signed-off-by: DL6ER --- test/pihole.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/pihole.toml b/test/pihole.toml index e8c05b91..a1fc83ac 100644 --- a/test/pihole.toml +++ b/test/pihole.toml @@ -478,9 +478,6 @@ # recent history? DBimport = true - # Should FTL store queries in the long-term database? - DBexport = true - # How long should queries be stored in the database [days]? # Setting this to 0 disables exporting queries to the database. maxDBdays = 365