From 4e689998f9b9e2c1de9000c8ca7bfa519f5ceb77 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Fri, 12 Jan 2018 10:38:19 -0800 Subject: Sanity checks on array sizes and fix a bug in IPv4 auto-assign. --- controller/RethinkDB.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'controller/RethinkDB.hpp') 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 { -- cgit v1.2.3