X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fhostlist%2Ftest_learning_learn_peer.conf;h=e6e6771e0f597135d80c1046087c79cdfe83797f;hb=956380b60d975e1a86784dae08555d6acdedb3b2;hp=d7f512e3088777b1e2a8f9d6b2f8badc6cbaf9da;hpb=97c255a2ec844e63cd116f6e804b629185302e85;p=oweals%2Fgnunet.git diff --git a/src/hostlist/test_learning_learn_peer.conf b/src/hostlist/test_learning_learn_peer.conf index d7f512e30..e6e6771e0 100644 --- a/src/hostlist/test_learning_learn_peer.conf +++ b/src/hostlist/test_learning_learn_peer.conf @@ -1,31 +1,40 @@ [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 -DEFAULTSERVICES = resolver transport core statistics topology hostlist +UNIXPATH = /tmp/gnunet-p2-service-arm.sock +DEFAULTSERVICES = topology hostlist #GLOBAL_PREFIX = xterm -e gdb -x cmd --args -#DEBUG=NO +#DEBUG=YES [statistics] PORT = 12967 +UNIXPATH = /tmp/gnunet-p2-service-statistics.sock +HOSTNAME = localhost [transport-tcp] 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 @@ -37,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 @@ -45,3 +54,9 @@ HOSTLISTFILE = hostlists_learn_peer.file [topology] #DEBUG = YES #PREFIX = valgrind --tool=memcheck + +[fs] +AUTOSTART = NO + +[datastore] +AUTOSTART = NO