1
0
Fork 0
mirror of https://github.com/sujiba/pihole-unbound-hyperlocal.git synced 2025-07-10 21:55:13 +02:00

removed double quotes

This commit is contained in:
sujiba 2023-05-04 01:33:01 +02:00
parent 0a4dfcb223
commit 34f7f3856a

View file

@ -21,7 +21,7 @@ WEBPASSWORD=PASSWORD
PIHOLE_DNS=127.0.0.1#5335
# We disable DNSSEC because it is done by Unbound
DNSSEC="false"
DNSSEC=false
# Set the cache size for dnsmasq.
# Useful for increasing the default cache size or to set it to 0.
@ -29,18 +29,18 @@ DNSSEC="false"
CUSTOM_CACHE_SIZE=0
# Never forward reverse lookups for private ranges
DNS_BOGUS_PRIV="true"
DNS_BOGUS_PRIV=true
# Never forward non-FQDNs
DNS_FQDN_REQUIRED="true"
DNS_FQDN_REQUIRED=true
# Set preferred temperature unit to
# c: Celsius, k: Kelvin, or f Fahrenheit units.
TEMPERATUREUNIT=c
# User interface theme to use.
# "default-dark"|"default-darker"|"default-light"|"default-auto"|"lcars"
WEBTHEME="default-dark"
# default-dark | default-darker | default-light | default-auto | lcars
WEBTHEME=default-dark
# pihole-FTL.conf
# How many days should Pi-hole store requests - discard older entries