Controller performance tweaks.

This commit is contained in:
Adam Ierymenko 2017-03-13 13:58:29 -07:00
parent 37629aaf87
commit 8f592ff6e8
2 changed files with 11 additions and 11 deletions

View file

@ -44,7 +44,7 @@
#include "JSONDB.hpp"
// Number of background threads to start -- not actually started until needed
#define ZT_EMBEDDEDNETWORKCONTROLLER_BACKGROUND_THREAD_COUNT 2
#define ZT_EMBEDDEDNETWORKCONTROLLER_BACKGROUND_THREAD_COUNT 4
// TTL for circuit tests
#define ZT_EMBEDDEDNETWORKCONTROLLER_CIRCUIT_TEST_EXPIRATION 120000