aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2014-05-23 00:37:44 +0000
committerBart Polot <bart@net.in.tum.de>2014-05-23 00:37:44 +0000
commitf6998548f05a758d78c1790643fc9cafda19817d (patch)
tree386378daf91557550b2c47dfdf3c4d41f088af1e /src
parente13816abc00aa409b47310866226052be5d0451b (diff)
downloadgnunet-f6998548f05a758d78c1790643fc9cafda19817d.tar.gz
gnunet-f6998548f05a758d78c1790643fc9cafda19817d.zip
- speed up ID announce to force different PUT paths in the DHT
Diffstat (limited to 'src')
-rw-r--r--src/cadet/profiler.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cadet/profiler.conf b/src/cadet/profiler.conf
index 0779c11ca..7ce283870 100644
--- a/src/cadet/profiler.conf
+++ b/src/cadet/profiler.conf
@@ -13,7 +13,7 @@ MANIPULATE_DELAY_OUT = 10 ms
13[cadet] 13[cadet]
14REFRESH_CONNECTION_TIME = 1 h 14REFRESH_CONNECTION_TIME = 1 h
15DISABLE_TRY_CONNECT = YES 15DISABLE_TRY_CONNECT = YES
16ID_ANNOUNCE_TIME = 240 s 16ID_ANNOUNCE_TIME = 5 s
17 17
18[dht] 18[dht]
19FORCE_NSE = %NSE% 19FORCE_NSE = %NSE%