Files
l2j_mobius/L2J_Mobius_C1_HarbingersOfWar/dist/config/threadpool.ini
2019-11-24 11:36:26 +00:00

11 lines
400 B
INI

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