summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/avahi-daemon.conf
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-06-25 23:16:13 +0200
committerLennart Poettering <lennart@poettering.net>2010-06-25 23:16:13 +0200
commitb82aba015166542b2e25940c7875a6578b52a7d0 (patch)
treec34cc5632b29b7fa45fa6dd1e845bde149711c0b /avahi-daemon/avahi-daemon.conf
parent77da2ce3eeadca00aad85d1f61d2755739e4809a (diff)
limits: considerably bump up limits, since users can now easily lower them again and some applications need the high values
Diffstat (limited to 'avahi-daemon/avahi-daemon.conf')
-rw-r--r--avahi-daemon/avahi-daemon.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/avahi-daemon/avahi-daemon.conf b/avahi-daemon/avahi-daemon.conf
index b3185c7..456f330 100644
--- a/avahi-daemon/avahi-daemon.conf
+++ b/avahi-daemon/avahi-daemon.conf
@@ -31,10 +31,10 @@ use-ipv6=no
#enable-dbus=yes
#disallow-other-stacks=no
#allow-point-to-point=no
-#cache-entries-max=500
-#clients-max=256
-#objects-per-client-max=250
-#entries-per-entry-group-max=20
+#cache-entries-max=4096
+#clients-max=4096
+#objects-per-client-max=1024
+#entries-per-entry-group-max=32
[wide-area]
enable-wide-area=yes