summarylogtreecommitdiffstats
path: root/pi-hole-ftl.conf
diff options
context:
space:
mode:
authormax.bra2018-08-29 10:12:58 +0200
committermax.bra2018-08-29 10:12:58 +0200
commit949771e4802e3c15e6c37a058bd0012866378ac3 (patch)
tree69753d0cbed279b2f312faa7074808254a868e55 /pi-hole-ftl.conf
parentcfc4849b6d4c7b1a0d6eead76edab04018080724 (diff)
downloadaur-949771e4802e3c15e6c37a058bd0012866378ac3.tar.gz
ftl conf php7 error
Diffstat (limited to 'pi-hole-ftl.conf')
-rw-r--r--pi-hole-ftl.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/pi-hole-ftl.conf b/pi-hole-ftl.conf
index 527a70227486..41c77bc3db7f 100644
--- a/pi-hole-ftl.conf
+++ b/pi-hole-ftl.conf
@@ -30,14 +30,14 @@
#RESOLVE_IPV4=yes
## Max Database Days
-## How long should queries be stored in the database (days)?
+## How long should queries be stored in the database -days-?
## Setting this to 0 disables the database
## See: https://docs.pi-hole.net/ftldns/database/
## Options: number of days
#MAXDBDAYS=365
## Database Interval
-## How often do we store queries in FTL's database (minutes)?
+## How often do we store queries in FTL's database -minutes-?
## See: https://docs.pi-hole.net/ftldns/database/
## Options: number of minutes
#DBINTERVAL=1.0
@@ -50,8 +50,8 @@
#DBFILE=/etc/pihole/pihole-FTL.db
## Max Log Age
-## Up to how many hours of queries should be imported from the database and logs (hours)?
-## Maximum is 744 (31 days)
+## Up to how many hours of queries should be imported from the database and logs -hours-?
+## Maximum is 744 -31 days-
## Options: number of days
#MAXLOGAGE=24.0