11 lines
296 B
Plaintext
11 lines
296 B
Plaintext
|
## Path: System/Zeroconf
|
||
|
## Description: Zeroconf (Bonjour, Rendezvous) options
|
||
|
|
||
|
## Type: yesno
|
||
|
## Default: yes
|
||
|
#
|
||
|
# Detect unicast DNS .local domain and temporarily disable avahi in such case.
|
||
|
# For more read http://avahi.org/wiki/AvahiAndUnicastDotLocal
|
||
|
#
|
||
|
AVAHI_DAEMON_DETECT_LOCAL="yes"
|