diff options
Diffstat (limited to 'config/avahi/avahi.inc')
-rw-r--r-- | config/avahi/avahi.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/avahi/avahi.inc b/config/avahi/avahi.inc index f91fcd12..f848763d 100644 --- a/config/avahi/avahi.inc +++ b/config/avahi/avahi.inc @@ -117,12 +117,12 @@ domain-name={$domain} browse-domains="{$browsedomains}" deny-interfaces={$denyinterfaces} use-ipv4=yes -use-ipv6=no +use-ipv6=yes enable-dbus=no #check-response-ttl=no #use-iff-running=no #disallow-other-stacks=no -#allow-point-to-point=no +allow-point-to-point=yes [wide-area] enable-wide-area=yes |