2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 13:23:02 +01:00

update ftldns

This commit is contained in:
kevin
2023-11-28 21:34:22 +08:00
parent 207a30d7d1
commit 5a74469e3d
5 changed files with 24 additions and 4 deletions

Binary file not shown.

View File

@@ -1,6 +1,13 @@
#
# https://aur.archlinux.org/cgit/aur.git/tree/pi-hole-ftl.conf?h=pi-hole-ftl
# https://github.com/pi-hole/docs/blob/master/docs/ftldns/configfile.md
#
BLOCKINGMODE=NXDOMAIN
FTLPORT=4711
SOCKET_LISTENING=all
BLOCKINGMODE=NXDOMAIN
DBFILE=/etc/pihole/pihole-FTL.db
GRAVITYDB=/etc/pihole/gravity.db
MACVENDORDB=/etc/pihole/macvendor.db
SETUPVARSFILE=/etc/pihole/setupVars.conf
DEBUG_ALL=false
DEBUG_API=false