From 4fe745c1a0a912d793790c20653c1ff812dc1f34 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 26 Feb 2017 02:09:59 +0100 Subject: document neighbour_limit option better --- src/transport/transport.conf.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/transport') diff --git a/src/transport/transport.conf.in b/src/transport/transport.conf.in index 37cb4efc7..2c99af000 100644 --- a/src/transport/transport.conf.in +++ b/src/transport/transport.conf.in @@ -4,6 +4,8 @@ AUTOSTART = @AUTOSTART@ HOSTNAME = localhost BINARY = gnunet-service-transport # PREFIX = valgrind + +# Maximum number of neighbours PER PLUGIN (not in total). NEIGHBOUR_LIMIT = 50 ACCEPT_FROM = 127.0.0.1; ACCEPT_FROM6 = ::1; -- cgit v1.2.3