mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-31 00:23:58 +00:00
Lessen this limit just a bit to make cluster settle faster.
This commit is contained in:
parent
f32e9d07dd
commit
62db18b6dd
@ -327,7 +327,7 @@
|
||||
/**
|
||||
* Minimum interval between direct path pushes from a given peer or we will ignore them
|
||||
*/
|
||||
#define ZT_DIRECT_PATH_PUSH_MIN_RECEIVE_INTERVAL 2500
|
||||
#define ZT_DIRECT_PATH_PUSH_MIN_RECEIVE_INTERVAL 2000
|
||||
|
||||
/**
|
||||
* How long (max) to remember network certificates of membership?
|
||||
|
Loading…
x
Reference in New Issue
Block a user