Addition of ThreadsForLoading configuration.

This commit is contained in:
MobiusDevelopment
2019-04-05 18:30:14 +00:00
parent 955c2eff68
commit fc6c31df53
59 changed files with 1144 additions and 492 deletions

View File

@@ -145,6 +145,10 @@ ThreadsPerInstantThreadPool = 2
# Default: 2
UrgentPacketThreadCoreSize = 2
# Use threads to decrease startup time.
# Default: False
ThreadsForLoading = False
# ---------------------------------------------------------------------------
# Dead Lock Detector (separate thread for detecting deadlocks)