From: Bart Polot Date: Mon, 5 Nov 2012 14:52:22 +0000 (+0000) Subject: - clean config files X-Git-Tag: initial-import-from-subversion-38251~11026 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7d99dacf2a7f74b0ee5fb332645b679e6d0c1b3d;p=oweals%2Fgnunet.git - clean config files --- diff --git a/src/mesh/test_mesh.conf b/src/mesh/test_mesh.conf index 8b9ca158e..a7e9680a5 100644 --- a/src/mesh/test_mesh.conf +++ b/src/mesh/test_mesh.conf @@ -14,7 +14,6 @@ PORT = 10511 REFRESH_PATH_TIME = 3 s APP_ANNOUNCE_TIME = 5 s ID_ANNOUNCE_TIME = 5 s -UNACKNOWLEDGED_WAIT = 2 s CONNECT_TIMEOUT = 30 s DEFAULT_TTL = 16 DHT_REPLICATION_LEVEL = 10 diff --git a/src/mesh/test_mesh_small.conf b/src/mesh/test_mesh_small.conf index dd81261e3..2020109a6 100644 --- a/src/mesh/test_mesh_small.conf +++ b/src/mesh/test_mesh_small.conf @@ -8,7 +8,6 @@ HOSTNAME = localhost REFRESH_PATH_TIME = 5 s APP_ANNOUNCE_TIME = 2 s ID_ANNOUNCE_TIME = 2 s -UNACKNOWLEDGED_WAIT = 2 s CONNECT_TIMEOUT = 30 s DEFAULT_TTL = 64 DHT_REPLICAITON_LEVEL = 10