Added some missing comment tags.
Contributed by maximov.
This commit is contained in:
parent
147e0f8a37
commit
1efa130f26
@ -114,19 +114,19 @@ ServerListBrackets = False
|
|||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
|
|
||||||
# Determines the amount of scheduled thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
# Determines the amount of scheduled thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
||||||
Default: -1
|
# Default: -1
|
||||||
ScheduledThreadPoolCount = -1
|
ScheduledThreadPoolCount = -1
|
||||||
|
|
||||||
# Specifies how many threads will be in a single scheduled pool.
|
# Specifies how many threads will be in a single scheduled pool.
|
||||||
Default: 4
|
# Default: 4
|
||||||
ThreadsPerScheduledThreadPool = 40
|
ThreadsPerScheduledThreadPool = 40
|
||||||
|
|
||||||
# Determines the amount of instant thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
# Determines the amount of instant thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
||||||
Default: -1
|
# Default: -1
|
||||||
InstantThreadPoolCount = -1
|
InstantThreadPoolCount = -1
|
||||||
|
|
||||||
# Specifies how many threads will be in a single instant pool.
|
# Specifies how many threads will be in a single instant pool.
|
||||||
Default: 2
|
# Default: 2
|
||||||
ThreadsPerInstantThreadPool = 20
|
ThreadsPerInstantThreadPool = 20
|
||||||
|
|
||||||
# Default: 2
|
# Default: 2
|
||||||
|
@ -114,19 +114,19 @@ ServerListBrackets = False
|
|||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
|
|
||||||
# Determines the amount of scheduled thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
# Determines the amount of scheduled thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
||||||
Default: -1
|
# Default: -1
|
||||||
ScheduledThreadPoolCount = -1
|
ScheduledThreadPoolCount = -1
|
||||||
|
|
||||||
# Specifies how many threads will be in a single scheduled pool.
|
# Specifies how many threads will be in a single scheduled pool.
|
||||||
Default: 4
|
# Default: 4
|
||||||
ThreadsPerScheduledThreadPool = 40
|
ThreadsPerScheduledThreadPool = 40
|
||||||
|
|
||||||
# Determines the amount of instant thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
# Determines the amount of instant thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
||||||
Default: -1
|
# Default: -1
|
||||||
InstantThreadPoolCount = -1
|
InstantThreadPoolCount = -1
|
||||||
|
|
||||||
# Specifies how many threads will be in a single instant pool.
|
# Specifies how many threads will be in a single instant pool.
|
||||||
Default: 2
|
# Default: 2
|
||||||
ThreadsPerInstantThreadPool = 20
|
ThreadsPerInstantThreadPool = 20
|
||||||
|
|
||||||
# Default: 2
|
# Default: 2
|
||||||
|
@ -114,19 +114,19 @@ ServerListBrackets = False
|
|||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
|
|
||||||
# Determines the amount of scheduled thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
# Determines the amount of scheduled thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
||||||
Default: -1
|
# Default: -1
|
||||||
ScheduledThreadPoolCount = -1
|
ScheduledThreadPoolCount = -1
|
||||||
|
|
||||||
# Specifies how many threads will be in a single scheduled pool.
|
# Specifies how many threads will be in a single scheduled pool.
|
||||||
Default: 4
|
# Default: 4
|
||||||
ThreadsPerScheduledThreadPool = 40
|
ThreadsPerScheduledThreadPool = 40
|
||||||
|
|
||||||
# Determines the amount of instant thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
# Determines the amount of instant thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
||||||
Default: -1
|
# Default: -1
|
||||||
InstantThreadPoolCount = -1
|
InstantThreadPoolCount = -1
|
||||||
|
|
||||||
# Specifies how many threads will be in a single instant pool.
|
# Specifies how many threads will be in a single instant pool.
|
||||||
Default: 2
|
# Default: 2
|
||||||
ThreadsPerInstantThreadPool = 20
|
ThreadsPerInstantThreadPool = 20
|
||||||
|
|
||||||
# Default: 2
|
# Default: 2
|
||||||
|
@ -150,19 +150,19 @@ SkillCheckGM = False
|
|||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
|
|
||||||
# Determines the amount of scheduled thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
# Determines the amount of scheduled thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
||||||
Default: -1
|
# Default: -1
|
||||||
ScheduledThreadPoolCount = -1
|
ScheduledThreadPoolCount = -1
|
||||||
|
|
||||||
# Specifies how many threads will be in a single scheduled pool.
|
# Specifies how many threads will be in a single scheduled pool.
|
||||||
Default: 4
|
# Default: 4
|
||||||
ThreadsPerScheduledThreadPool = 40
|
ThreadsPerScheduledThreadPool = 40
|
||||||
|
|
||||||
# Determines the amount of instant thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
# Determines the amount of instant thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
||||||
Default: -1
|
# Default: -1
|
||||||
InstantThreadPoolCount = -1
|
InstantThreadPoolCount = -1
|
||||||
|
|
||||||
# Specifies how many threads will be in a single instant pool.
|
# Specifies how many threads will be in a single instant pool.
|
||||||
Default: 2
|
# Default: 2
|
||||||
ThreadsPerInstantThreadPool = 20
|
ThreadsPerInstantThreadPool = 20
|
||||||
|
|
||||||
|
|
||||||
|
@ -114,19 +114,19 @@ ServerListBrackets = False
|
|||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
|
|
||||||
# Determines the amount of scheduled thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
# Determines the amount of scheduled thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
||||||
Default: -1
|
# Default: -1
|
||||||
ScheduledThreadPoolCount = -1
|
ScheduledThreadPoolCount = -1
|
||||||
|
|
||||||
# Specifies how many threads will be in a single scheduled pool.
|
# Specifies how many threads will be in a single scheduled pool.
|
||||||
Default: 4
|
# Default: 4
|
||||||
ThreadsPerScheduledThreadPool = 40
|
ThreadsPerScheduledThreadPool = 40
|
||||||
|
|
||||||
# Determines the amount of instant thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
# Determines the amount of instant thread pools. If set to -1, the server will decide the amount depending on the available processors.
|
||||||
Default: -1
|
# Default: -1
|
||||||
InstantThreadPoolCount = -1
|
InstantThreadPoolCount = -1
|
||||||
|
|
||||||
# Specifies how many threads will be in a single instant pool.
|
# Specifies how many threads will be in a single instant pool.
|
||||||
Default: 2
|
# Default: 2
|
||||||
ThreadsPerInstantThreadPool = 20
|
ThreadsPerInstantThreadPool = 20
|
||||||
|
|
||||||
# Default: 2
|
# Default: 2
|
||||||
|
Loading…
Reference in New Issue
Block a user