Addition of ExecuteThread executor for running packets.
This commit is contained in:
@@ -84,11 +84,6 @@ ScheduledThreadPoolSize = 2
|
||||
# If set to -1, this will be determined by available processors divided by 2.
|
||||
InstantThreadPoolSize = 2
|
||||
|
||||
# Use threads to run client packets individually.
|
||||
# Less lag when using threads, but more CPU consumption.
|
||||
# Default: True
|
||||
ThreadsForClientPackets = True
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Security
|
||||
|
||||
Reference in New Issue
Block a user