mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Allow query to local IPv6
This commit is contained in:
parent
66ef3e208b
commit
fc0e3d4830
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@ domain-needed
|
||||||
expand-hosts
|
expand-hosts
|
||||||
|
|
||||||
listen-address=127.0.0.1
|
listen-address=127.0.0.1
|
||||||
|
listen-address=::1
|
||||||
resolv-file=/etc/resolv.dnsmasq.conf
|
resolv-file=/etc/resolv.dnsmasq.conf
|
||||||
cache-size=256
|
cache-size=256
|
||||||
|
|
Loading…
Add table
Reference in a new issue