[consensus] AUTOSTART = YES PORT = 2110 HOSTNAME = localhost BINARY = gnunet-service-consensus #PREFIX = gdbserver :12345 #PREFIX = valgrind ACCEPT_FROM = 127.0.0.1; ACCEPT_FROM6 = ::1; UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-service-consensus.sock UNIX_MATCH_UID = YES UNIX_MATCH_GID = YES OPTIONS = -L INFO [transport] OPTIONS = -LERROR [arm] DEFAULTSERVICES = core consensus set [set] OPTIONS = -L INFO #PREFIX = valgrind --leak-check=full #PREFIX = valgrind [testbed] OVERLAY_TOPOLOGY = CLIQUE [hostlist] SERVERS = [nat] # Use addresses from the local network interfaces (inluding loopback, but also others) USE_LOCALADDR = YES # Disable IPv6 support DISABLEV6 = NO # Do we use addresses from localhost address ranges? (::1, 127.0.0.0/8) RETURN_LOCAL_ADDRESSES = YES [nse] AUTOSTART = NO