aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mesh/mesh.conf.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesh/mesh.conf.in b/src/mesh/mesh.conf.in
index c168f8713..816c0a3ce 100644
--- a/src/mesh/mesh.conf.in
+++ b/src/mesh/mesh.conf.in
@@ -16,4 +16,5 @@ DEFAULT_TTL = 64
16DHT_REPLICATION_LEVEL = 3 16DHT_REPLICATION_LEVEL = 3
17MAX_TUNNELS = 1000 17MAX_TUNNELS = 1000
18MAX_MSGS_QUEUE = 10000 18MAX_MSGS_QUEUE = 10000
19MAX_PEERS=1000 \ No newline at end of file 19MAX_PEERS=1000
20APP_ANNOUNCE_TIME = 5 s