aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/hostlist/test_gnunet_daemon_hostlist_peer1.conf')
-rw-r--r--src/hostlist/test_gnunet_daemon_hostlist_peer1.conf10
1 files changed, 8 insertions, 2 deletions
diff --git a/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf b/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf
index 31aac4bdf..2a46763bf 100644
--- a/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf
+++ b/src/hostlist/test_gnunet_daemon_hostlist_peer1.conf
@@ -13,7 +13,7 @@ DEBUG = NO
13 13
14[arm] 14[arm]
15PORT = 12966 15PORT = 12966
16DEFAULTSERVICES = resolver transport core statistics topology 16DEFAULTSERVICES = hostlist topology
17#GLOBAL_PREFIX = xterm -e gdb -x cmd --args 17#GLOBAL_PREFIX = xterm -e gdb -x cmd --args
18 18
19[statistics] 19[statistics]
@@ -47,4 +47,10 @@ DEBUG = NO
47[topology] 47[topology]
48#DEBUG = YES 48#DEBUG = YES
49#PREFIX = valgrind --tool=memcheck 49#PREFIX = valgrind --tool=memcheck
50DEBUG = NO \ No newline at end of file 50DEBUG = NO
51
52[fs]
53AUTOSTART = NO
54
55[datastore]
56AUTOSTART = NO[fs]