From 7d99dacf2a7f74b0ee5fb332645b679e6d0c1b3d Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Mon, 5 Nov 2012 14:52:22 +0000 Subject: [PATCH] - clean config files --- src/mesh/test_mesh.conf | 1 - src/mesh/test_mesh_small.conf | 1 - 2 files changed, 2 deletions(-) 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 -- 2.25.1