aboutsummaryrefslogtreecommitdiff
path: root/src/dht/dht.conf.in
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-11-02 10:19:00 +0000
committerChristian Grothoff <christian@grothoff.org>2012-11-02 10:19:00 +0000
commitc6ef80f13164795b0b53bc7c4c7cae2452cf861e (patch)
tree9205d3cf10cc02c359b229e291375ca483f93090 /src/dht/dht.conf.in
parent2100eaeefbccd6cb2b6f952320092542f82a2051 (diff)
downloadgnunet-c6ef80f13164795b0b53bc7c4c7cae2452cf861e.tar.gz
gnunet-c6ef80f13164795b0b53bc7c4c7cae2452cf861e.zip
-major DHT test cleanup
Diffstat (limited to 'src/dht/dht.conf.in')
-rw-r--r--src/dht/dht.conf.in10
1 files changed, 1 insertions, 9 deletions
diff --git a/src/dht/dht.conf.in b/src/dht/dht.conf.in
index bcc0192ab..553429dc8 100644
--- a/src/dht/dht.conf.in
+++ b/src/dht/dht.conf.in
@@ -21,15 +21,7 @@ UNIX_MATCH_GID = YES
21# REJECT_FROM = 21# REJECT_FROM =
22# REJECT_FROM6 = 22# REJECT_FROM6 =
23# PREFIX = 23# PREFIX =
24# DO_FIND_PEER = 24
25# STRICT_KADEMLIA =
26# USE_MAX_HOPS =
27# MAX_HOPS =
28# REPUBLISH = YES
29# REPLICATION_FREQUENCY = 60
30# STOP_ON_CLOSEST =
31# STOP_FOUND =
32# CONVERGE_MODIFIER =
33 25
34# Special option to disable DHT calling 'try_connect' (for testing) 26# Special option to disable DHT calling 'try_connect' (for testing)
35DISABLE_TRY_CONNECT = NO 27DISABLE_TRY_CONNECT = NO