mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Create dnsmasq.conf
This commit is contained in:
parent
5ee40e031b
commit
e0724c4969
1 changed files with 4 additions and 0 deletions
4
dnsmasq.conf
Normal file
4
dnsmasq.conf
Normal file
|
@ -0,0 +1,4 @@
|
|||
domain-needed
|
||||
interface=eth0
|
||||
cache-size=10000
|
||||
log-queries
|
Loading…
Reference in a new issue