X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-daemon%2Favahi-daemon.conf;h=ad69c735354ded96b43b96f765c13c42f4cea41e;hb=4762665d22b1e3097b537e9a5e27d2f2b0bfcfde;hp=4761baa5d189843945f0c0df45bffacbbfde5b5c;hpb=2c453196ee040e17e357f3431b0647391c88d616;p=catta diff --git a/avahi-daemon/avahi-daemon.conf b/avahi-daemon/avahi-daemon.conf index 4761baa..ad69c73 100644 --- a/avahi-daemon/avahi-daemon.conf +++ b/avahi-daemon/avahi-daemon.conf @@ -1,33 +1,64 @@ +# $Id$ +# +# This file is part of avahi. +# +# avahi is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as +# published by the Free Software Foundation; either version 2 of the +# License, or (at your option) any later version. +# +# avahi is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY +# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public +# License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with avahi; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +# USA. + +# See avahi-daemon.conf(5) for more information on this configuration +# file! + [server] #host-name=foo #domain-name=local +browse-domains=0pointer.de, zeroconf.org use-ipv4=yes use-ipv6=no -check-response-ttl=no -use-iff-running=no -enable-dbus=yes -add-service-cookie=yes +#allow-interfaces=eth0 +#deny-interfaces=eth1 +#check-response-ttl=no +#use-iff-running=no +#enable-dbus=yes +#disallow-other-stacks=no +#allow-point-to-point=no [wide-area] enable-wide-area=yes [publish] -publish-addresses=yes -publish-hinfo=yes -publish-workstation=yes -publish-domain=yes -#publish-dns-servers=192.168.50.1,192.168.50.2 +#disable-publishing=no +#disable-user-service-publishing=no +#add-service-cookie=no +#publish-addresses=yes +#publish-hinfo=yes +#publish-workstation=yes +#publish-domain=yes +#publish-dns-servers=192.168.50.1, 192.168.50.2 #publish-resolv-conf-dns-servers=yes +#publish-aaaa-on-ipv4=yes +#publish-a-on-ipv6=no [reflector] -enable-reflector=no -reflect-ipv=no +#enable-reflector=no +#reflect-ipv=no [rlimits] #rlimit-as= rlimit-core=0 rlimit-data=4194304 rlimit-fsize=0 -rlimit-nofile=30 +rlimit-nofile=300 rlimit-stack=4194304 -rlimit-nproc=1 +rlimit-nproc=3