diff options
Diffstat (limited to 'main/main.cpp')
-rw-r--r-- | main/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/main.cpp b/main/main.cpp index e535da3e28..e7dca04c2a 100644 --- a/main/main.cpp +++ b/main/main.cpp @@ -596,6 +596,7 @@ Error Main::setup(const char *execpath,int argc, char *argv[],bool p_second_phas I=N; } + GLOBAL_DEF("memory/multithread/thread_rid_pool_prealloc",60); GLOBAL_DEF("network/debug/max_remote_stdout_chars_per_second",2048); GLOBAL_DEF("network/debug/remote_port",6007); |