47b798830bb985ec5b654e5cd2a6313beb3d0987
[oweals/gnunet.git] / src / testbed / testbed.conf.in
1 [testbed]
2 AUTOSTART = NO
3 @UNIXONLY@ PORT = 2101
4 HOSTNAME = localhost
5 HOME = $SERVICEHOME
6 BINARY = gnunet-service-testbed
7 # Set this to the path where the testbed helper is installed
8 # HELPER_BINARY_PATH = @prefix@/lib/gnunet/libexec/gnunet-helper-testbed
9 ACCEPT_FROM = 127.0.0.1;
10 ACCEPT_FROM6 = ::1;
11 UNIXPATH = /tmp/gnunet-service-testbed.sock
12 UNIX_MATCH_UID = YES
13 UNIX_MATCH_GID = YES
14 MAX_PARALLEL_OPERATIONS = 1000
15 MAX_PARALLEL_SERVICE_CONNECTIONS = 1000
16 MAX_PARALLEL_TOPOLOGY_CONFIG_OPERATIONS = 5
17 PARALLEL_OVERLAY_CONNECT_THRESHOLD = 16