aboutsummaryrefslogtreecommitdiff
path: root/src/dht/test_dht_api_peer1.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-11-04 21:01:22 +0000
committerChristian Grothoff <christian@grothoff.org>2012-11-04 21:01:22 +0000
commit0e4c7cdccfc4105f9c6e529cfa0e3722104b0ddf (patch)
treeac53b9088e75b7041e14e3455698a75da085b3d7 /src/dht/test_dht_api_peer1.conf
parentb6d09b511fbd61d3b36fde4c28624bed321bf4a1 (diff)
downloadgnunet-0e4c7cdccfc4105f9c6e529cfa0e3722104b0ddf.tar.gz
gnunet-0e4c7cdccfc4105f9c6e529cfa0e3722104b0ddf.zip
-misc bugfixes, travel hacking
Diffstat (limited to 'src/dht/test_dht_api_peer1.conf')
-rw-r--r--src/dht/test_dht_api_peer1.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dht/test_dht_api_peer1.conf b/src/dht/test_dht_api_peer1.conf
index eea39e031..fd2ee804f 100644
--- a/src/dht/test_dht_api_peer1.conf
+++ b/src/dht/test_dht_api_peer1.conf
@@ -5,7 +5,6 @@ AUTOSTART = NO
5AUTOSTART = NO 5AUTOSTART = NO
6 6
7[dht] 7[dht]
8DEBUG = NO
9AUTOSTART = YES 8AUTOSTART = YES
10ACCEPT_FROM6 = ::1; 9ACCEPT_FROM6 = ::1;
11ACCEPT_FROM = 127.0.0.1; 10ACCEPT_FROM = 127.0.0.1;
@@ -22,7 +21,6 @@ DATABASE = sqlite
22 21
23[transport] 22[transport]
24PLUGINS = tcp 23PLUGINS = tcp
25DEBUG = NO
26ACCEPT_FROM6 = ::1; 24ACCEPT_FROM6 = ::1;
27ACCEPT_FROM = 127.0.0.1; 25ACCEPT_FROM = 127.0.0.1;
28NEIGHBOUR_LIMIT = 50 26NEIGHBOUR_LIMIT = 50
@@ -38,7 +36,6 @@ PORT = 12092
38[arm] 36[arm]
39DEFAULTSERVICES = core 37DEFAULTSERVICES = core
40PORT = 12366 38PORT = 12366
41DEBUG = NO
42 39
43[transport-tcp] 40[transport-tcp]
44TIMEOUT = 300 s 41TIMEOUT = 300 s