Files
l2j_mobius/L2J_Mobius_C1_HarbingersOfWar/dist/config/threadpool.ini
2020-03-31 12:39:08 +00:00

11 lines
404 B
INI

# ---------------------------------------------------------------------------
# Threadpool Settings
# ---------------------------------------------------------------------------
# Specifies how many threads will be in the scheduled pool.
# Default: 160
ScheduledThreadPoolCount = 160
# Specifies how many threads will be in the single instant pool.
# Default: 120
InstantThreadPoolCount = 120