X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fhostlist%2Ftest_learning_learn_peer.conf;h=e6e6771e0f597135d80c1046087c79cdfe83797f;hb=956380b60d975e1a86784dae08555d6acdedb3b2;hp=d3c1488fab2255dc2ad76aea4ebd13ad31954500;hpb=fc59fbc5e9fb82d70f2ed1f01a0f470627a99014;p=oweals%2Fgnunet.git diff --git a/src/hostlist/test_learning_learn_peer.conf b/src/hostlist/test_learning_learn_peer.conf index d3c1488fa..e6e6771e0 100644 --- a/src/hostlist/test_learning_learn_peer.conf +++ b/src/hostlist/test_learning_learn_peer.conf @@ -1,22 +1,27 @@ [PATHS] SERVICEHOME = /tmp/test-gnunetd-hostlist-peer-1/ DEFAULTCONFIG = test_learning_learn_peer.conf + [resolver] PORT = 12964 +UNIXPATH = /tmp/gnunet-p2-service-resolver.sock [transport] PORT = 12965 +UNIXPATH = /tmp/gnunet-p2-service-transport.sock PLUGINS = tcp #DEBUG = YES [arm] PORT = 12966 +UNIXPATH = /tmp/gnunet-p2-service-arm.sock DEFAULTSERVICES = topology hostlist #GLOBAL_PREFIX = xterm -e gdb -x cmd --args -DEBUG=YES +#DEBUG=YES [statistics] PORT = 12967 +UNIXPATH = /tmp/gnunet-p2-service-statistics.sock HOSTNAME = localhost [transport-tcp] @@ -24,9 +29,12 @@ PORT = 12968 [peerinfo] PORT = 12969 +UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock + [core] PORT = 12970 +UNIXPATH = /tmp/gnunet-p2-service-core.sock #DEBUG = YES #PREFIX = valgrind --tool=memcheck @@ -38,7 +46,7 @@ HTTPPORT = 12980 SERVERS = http://localhost:12981/ OPTIONS = -b -e #OPTIONS = -b -p -DEBUG = YES +#DEBUG = YES HOSTLISTFILE = hostlists_learn_peer.file #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist @@ -46,3 +54,9 @@ HOSTLISTFILE = hostlists_learn_peer.file [topology] #DEBUG = YES #PREFIX = valgrind --tool=memcheck + +[fs] +AUTOSTART = NO + +[datastore] +AUTOSTART = NO