Get all possible options in but commented

This commit is contained in:
Glen Pit-Pladdy
2017-04-11 11:51:04 +01:00
parent bbfec1a493
commit 6c00deb378
2 changed files with 10 additions and 4 deletions

View File

@@ -1,7 +1,13 @@
---
#cachedir: /var/local/py-hole
#cacheprefix: cache-
#cacheexpire: 14400 # 4 hours
#defaultresponse: 0.0.0.0
hostsfile: /etc/local-hosts-blackhole
dnsmasqblackholeconfig: /etc/dnsmasq.d/local-hosts-blackhole
# see https://github.com/pi-hole/pi-hole/blob/master/adlists.default
# Note: the moment we specify blacklists, the base key completely replaces defaults
blacklists:

View File

@@ -19,11 +19,11 @@ rpztemplate: |
;
# end of template
cachedir: /var/local/bindRPZ
cacheprefix: bindRPZcache-
cacheexpire: 14400 # 4 hours
#cachedir: /var/local/bindRPZ
#cacheprefix: bindRPZcache-
#cacheexpire: 14400 # 4 hours
reloadzonecommand: [ 'rndc', 'reload', 'rpz.example.com' ]
defaultresponse: CNAME .
#defaultresponse: CNAME .
# see https://github.com/pi-hole/pi-hole/blob/master/adlists.default