Browse Source

This no longer has to be quite so fast.

pull/1/head
Adam Ierymenko 11 years ago
parent
commit
6399f6f094
  1. 2
      node/Cluster.hpp

2
node/Cluster.hpp

@ -57,7 +57,7 @@
/**
* Desired period between doPeriodicTasks() in milliseconds
*/
#define ZT_CLUSTER_PERIODIC_TASK_PERIOD 100
#define ZT_CLUSTER_PERIODIC_TASK_PERIOD 250
namespace ZeroTier {

Loading…
Cancel
Save