We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab1d590 + 609c6c9 commit 153543eCopy full SHA for 153543e
.templates/pihole/pihole.env
@@ -5,12 +5,12 @@ WEBPASSWORD=pihole
5
#DNSSEC=false
6
#DNS_BOGUS_PRIV=True
7
#CONDITIONAL_FORWARDING=False
8
-#CONDITIONAL_FORWARDING_IP=your_router_ip_here (only if CONDITIONAL_FORWARDING=ture)
+#CONDITIONAL_FORWARDING_IP=your_router_ip_here (only if CONDITIONAL_FORWARDING=true)
9
#CONDITIONAL_FORWARDING_DOMAIN=optional
10
#CONDITIONAL_FORWARDING_REVERSE=optional
11
#ServerIP=your_Pi's_IP_here << recommended
12
#ServerIPv6= your_Pi's_ipv6_here << Required if using ipv6
13
#VIRTUAL_HOST=$ServerIP
14
#IPv6=True
15
INTERFACE=eth0
16
-#DNSMASQ_LISTENING=local
+#DNSMASQ_LISTENING=local
0 commit comments