diff options
Diffstat (limited to 'controller/RethinkDB.hpp')
-rw-r--r-- | controller/RethinkDB.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controller/RethinkDB.hpp b/controller/RethinkDB.hpp index ab2611c0..01b46a47 100644 --- a/controller/RethinkDB.hpp +++ b/controller/RethinkDB.hpp @@ -23,7 +23,7 @@ #include "DB.hpp" -#define ZT_CONTROLLER_RETHINKDB_COMMIT_THREADS 8 +#define ZT_CONTROLLER_RETHINKDB_COMMIT_THREADS 4 namespace ZeroTier { |