Initial import into git
This commit is contained in:
21
docker/avahi-daemon.conf.template
Normal file
21
docker/avahi-daemon.conf.template
Normal file
@@ -0,0 +1,21 @@
|
||||
# vim:set backupcopy=yes:
|
||||
|
||||
[server]
|
||||
use-ipv4=yes
|
||||
use-ipv6=yes
|
||||
ratelimit-interval-usec=1000000
|
||||
ratelimit-burst=1000
|
||||
enable-dbus=yes
|
||||
|
||||
#allow-interfaces=br0,ve-wuuf-int
|
||||
#allow-interfaces=br0,vlan-iot,ve-wuuf
|
||||
#allow-interfaces=br0,ve-wuuf
|
||||
allow-interfaces=${AVAHI_INTERFACES}
|
||||
|
||||
[publish]
|
||||
disable-publishing=yes
|
||||
|
||||
[reflector]
|
||||
enable-reflector=yes
|
||||
#reflect-ipv=no
|
||||
#reflect-filters=
|
||||
Reference in New Issue
Block a user