Adding some support files
This commit is contained in:
parent
2a83db42d3
commit
a611042366
3 changed files with 5 additions and 0 deletions
3
pihole/config/pihole-FTL.conf
Normal file
3
pihole/config/pihole-FTL.conf
Normal file
|
@ -0,0 +1,3 @@
|
|||
PRIVACYLEVEL=0
|
||||
DBINTERVAL=60
|
||||
RESOLVE_IPV4=yes
|
2
pihole/config/resolv.conf
Executable file
2
pihole/config/resolv.conf
Executable file
|
@ -0,0 +1,2 @@
|
|||
nameserver 127.0.0.1
|
||||
nameserver 192.168.1.13 # secondary Pi-Hole or DNS server
|
0
pihole/volume/files
Normal file
0
pihole/volume/files
Normal file
Loading…
Reference in a new issue