Lessen this limit just a bit to make cluster settle faster.

This commit is contained in:
Adam Ierymenko 2015-10-27 11:01:58 -07:00
parent f32e9d07dd
commit 62db18b6dd

View File

@ -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?