[PATHS] SERVICEHOME = /tmp/gnunet-test-chat-peer-2/ DEFAULTCONFIG = test_chat_peer2.conf [gnunetd] HOSTKEY = $SERVICEHOME/.hostkey [hostlist] SERVERS = http://localhost:31000/ OPTIONS = -b [resolver] PORT = 32001 HOSTNAME = localhost UNIXPATH = /tmp/gnunet-chat-p2-service-resolver.sock [transport] PORT = 32002 UNIXPATH = /tmp/gnunet-chat-p2-service-transport.sock PLUGINS = tcp [transport-tcp] PORT = 32003 [arm] PORT = 32004 UNIXPATH = /tmp/gnunet-chat-p2-service-arm.sock HOSTNAME = localhost DEFAULTSERVICES = resolver transport core topology hostlist statistics chat [core] PORT = 32005 UNIXPATH = /tmp/gnunet-chat-p2-service-core.sock HOSTNAME = localhost [topology] MINIMUM-FRIENDS = 0 FRIENDS-ONLY = NO AUTOCONNECT = YES TARGET-CONNECTION-COUNT = 16 FRIENDS = $SERVICEHOME/friends CONFIG = $DEFAULTCONFIG BINARY = gnunet-daemon-topology [peerinfo] PORT = 32006 UNIXPATH = /tmp/gnunet-chat-p2-service-peerinfo.sock HOSTNAME = localhost [statistics] PORT = 32007 HOSTNAME = localhost UNIXPATH = /tmp/gnunet-chat-p2-service-statistics.sock [chat] PORT = 32008 HOSTNAME = localhost HOME = $SERVICEHOME CONFIG = $DEFAULTCONFIG BINARY = gnunet-service-chat [testing] WEAKRANDOM = YES [fs] AUTOSTART = NO [datastore] AUTOSTART = NO [dht] AUTOSTART = NO