aboutsummaryrefslogtreecommitdiff
path: root/src/dht
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-09-27 20:55:20 +0000
committerChristian Grothoff <christian@grothoff.org>2011-09-27 20:55:20 +0000
commit94f1bfcb5f933ea09b9e4d066685709eba423951 (patch)
tree4a81f63e07fa54878b18f6a1dbbc9ad0dcb9bf03 /src/dht
parentafee959fde9dc953c1b9153ba2134848b422fde0 (diff)
downloadgnunet-94f1bfcb5f933ea09b9e4d066685709eba423951.tar.gz
gnunet-94f1bfcb5f933ea09b9e4d066685709eba423951.zip
nonews
Diffstat (limited to 'src/dht')
-rw-r--r--src/dht/test_dht_api_peer1.conf2
-rw-r--r--src/dht/test_dht_twopeer_data.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf
index 5c3c14ba3..ffa8873c8 100644
--- a/src/dht/test_dht_api_peer1.conf
+++ b/src/dht/test_dht_api_peer1.conf
@@ -11,7 +11,7 @@ ACCEPT_FROM6 = ::1;
11ACCEPT_FROM = 127.0.0.1; 11ACCEPT_FROM = 127.0.0.1;
12HOSTNAME = localhost 12HOSTNAME = localhost
13PORT = 2100 13PORT = 2100
14BINARY = gnunet-service-dht-new 14BINARY = gnunet-service-dht
15 15
16[block] 16[block]
17plugins = dht test 17plugins = dht test
diff --git a/src/dht/test_dht_twopeer_data.conf b/src/dht/test_dht_twopeer_data.conf
index e6efd8a3b..53adcf512 100644
--- a/src/dht/test_dht_twopeer_data.conf
+++ b/src/dht/test_dht_twopeer_data.conf
@@ -10,7 +10,7 @@ DEBUG = NO
10AUTOSTART = YES 10AUTOSTART = YES
11#PREFIX = xterm -T dht -e gdb --args 11#PREFIX = xterm -T dht -e gdb --args
12PORT = 2100 12PORT = 2100
13BINARY = gnunet-service-dht-new 13BINARY = gnunet-service-dht
14 14
15[block] 15[block]
16plugins = test dht dns 16plugins = test dht dns