mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-17 22:58:22 +00:00
Tweak some size limits.
This commit is contained in:
@ -57,7 +57,7 @@
|
||||
/**
|
||||
* Desired period between doPeriodicTasks() in milliseconds
|
||||
*/
|
||||
#define ZT_CLUSTER_PERIODIC_TASK_PERIOD 100
|
||||
#define ZT_CLUSTER_PERIODIC_TASK_PERIOD 50
|
||||
|
||||
namespace ZeroTier {
|
||||
|
||||
|
Reference in New Issue
Block a user