diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mesh/mesh.conf.in | 3 |
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 DHT_REPLICATION_LEVEL = 3 MAX_TUNNELS = 1000 MAX_MSGS_QUEUE = 10000 -MAX_PEERS=1000
\ No newline at end of file +MAX_PEERS=1000 +APP_ANNOUNCE_TIME = 5 s |