source: freewrt/package/avahi/files/avahi-daemon.conf@ 540b68c9

freewrt_1_0 freewrt_2_0
Last change on this file since 540b68c9 was 540b68c9, checked in by Waldemar Brodkorb <wbx@…>, 19 years ago

fix dependencies and defaultconfig

git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@2397 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 445 bytes
Line 
1[server]
2#host-name=foo
3#domain-name=local
4use-ipv4=yes
5use-ipv6=no
6check-response-ttl=no
7use-iff-running=no
8
9[publish]
10publish-addresses=yes
11publish-hinfo=yes
12publish-workstation=no
13publish-domain=yes
14#publish-dns-servers=192.168.1.1
15#publish-resolv-conf-dns-servers=yes
16
17[reflector]
18enable-reflector=no
19reflect-ipv=no
20
21[rlimits]
22#rlimit-as=
23rlimit-core=0
24rlimit-data=4194304
25rlimit-fsize=0
26rlimit-nofile=30
27rlimit-stack=4194304
28rlimit-nproc=1
Note: See TracBrowser for help on using the repository browser.