X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fhostlist%2Ftest_learning_learn_peer.conf;h=e6e6771e0f597135d80c1046087c79cdfe83797f;hb=956380b60d975e1a86784dae08555d6acdedb3b2;hp=09fbc37a412ad007734a3d41f7f73eafdef299a0;hpb=07b4a99662666ee11fc1a3684faa3bb55cf8b66f;p=oweals%2Fgnunet.git diff --git a/src/hostlist/test_learning_learn_peer.conf b/src/hostlist/test_learning_learn_peer.conf index 09fbc37a4..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 @@ -35,8 +44,9 @@ WEAKRANDOM = YES [hostlist] HTTPPORT = 12980 SERVERS = http://localhost:12981/ -OPTIONS = -b -p -e -DEBUG = YES +OPTIONS = -b -e +#OPTIONS = -b -p +#DEBUG = YES HOSTLISTFILE = hostlists_learn_peer.file #BINARY = /home/grothoff/bin/gnunet-daemon-hostlist @@ -44,3 +54,9 @@ HOSTLISTFILE = hostlists_learn_peer.file [topology] #DEBUG = YES #PREFIX = valgrind --tool=memcheck + +[fs] +AUTOSTART = NO + +[datastore] +AUTOSTART = NO