From 1efa130f26a229852bd41d88abc57d08f655d4c3 Mon Sep 17 00:00:00 2001 From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com> Date: Fri, 3 Nov 2017 11:17:18 +0000 Subject: [PATCH] Added some missing comment tags. Contributed by maximov. --- L2J_Mobius_1.0_Ertheia/dist/game/config/Server.ini | 8 ++++---- L2J_Mobius_2.5_Underground/dist/game/config/Server.ini | 8 ++++---- L2J_Mobius_3.0_Helios/dist/game/config/Server.ini | 8 ++++---- L2J_Mobius_CT_2.6_HighFive/dist/game/config/General.ini | 8 ++++---- .../dist/game/config/Server.ini | 8 ++++---- 5 files changed, 20 insertions(+), 20 deletions(-) diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/config/Server.ini b/L2J_Mobius_1.0_Ertheia/dist/game/config/Server.ini index 1b709315c2..22839a96aa 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/config/Server.ini +++ b/L2J_Mobius_1.0_Ertheia/dist/game/config/Server.ini @@ -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. -Default: -1 +# Default: -1 ScheduledThreadPoolCount = -1 # Specifies how many threads will be in a single scheduled pool. -Default: 4 +# Default: 4 ThreadsPerScheduledThreadPool = 40 # 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 # Specifies how many threads will be in a single instant pool. -Default: 2 +# Default: 2 ThreadsPerInstantThreadPool = 20 # Default: 2 diff --git a/L2J_Mobius_2.5_Underground/dist/game/config/Server.ini b/L2J_Mobius_2.5_Underground/dist/game/config/Server.ini index 0ca50b8920..04f1d99480 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/config/Server.ini +++ b/L2J_Mobius_2.5_Underground/dist/game/config/Server.ini @@ -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. -Default: -1 +# Default: -1 ScheduledThreadPoolCount = -1 # Specifies how many threads will be in a single scheduled pool. -Default: 4 +# Default: 4 ThreadsPerScheduledThreadPool = 40 # 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 # Specifies how many threads will be in a single instant pool. -Default: 2 +# Default: 2 ThreadsPerInstantThreadPool = 20 # Default: 2 diff --git a/L2J_Mobius_3.0_Helios/dist/game/config/Server.ini b/L2J_Mobius_3.0_Helios/dist/game/config/Server.ini index 29cd5ed83b..8b77469911 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/config/Server.ini +++ b/L2J_Mobius_3.0_Helios/dist/game/config/Server.ini @@ -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. -Default: -1 +# Default: -1 ScheduledThreadPoolCount = -1 # Specifies how many threads will be in a single scheduled pool. -Default: 4 +# Default: 4 ThreadsPerScheduledThreadPool = 40 # 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 # Specifies how many threads will be in a single instant pool. -Default: 2 +# Default: 2 ThreadsPerInstantThreadPool = 20 # Default: 2 diff --git a/L2J_Mobius_CT_2.6_HighFive/dist/game/config/General.ini b/L2J_Mobius_CT_2.6_HighFive/dist/game/config/General.ini index 896870279e..3f43909b18 100644 --- a/L2J_Mobius_CT_2.6_HighFive/dist/game/config/General.ini +++ b/L2J_Mobius_CT_2.6_HighFive/dist/game/config/General.ini @@ -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. -Default: -1 +# Default: -1 ScheduledThreadPoolCount = -1 # Specifies how many threads will be in a single scheduled pool. -Default: 4 +# Default: 4 ThreadsPerScheduledThreadPool = 40 # 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 # Specifies how many threads will be in a single instant pool. -Default: 2 +# Default: 2 ThreadsPerInstantThreadPool = 20 diff --git a/L2J_Mobius_Classic_2.0_Saviors/dist/game/config/Server.ini b/L2J_Mobius_Classic_2.0_Saviors/dist/game/config/Server.ini index fcd7adde98..8b3305d448 100644 --- a/L2J_Mobius_Classic_2.0_Saviors/dist/game/config/Server.ini +++ b/L2J_Mobius_Classic_2.0_Saviors/dist/game/config/Server.ini @@ -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. -Default: -1 +# Default: -1 ScheduledThreadPoolCount = -1 # Specifies how many threads will be in a single scheduled pool. -Default: 4 +# Default: 4 ThreadsPerScheduledThreadPool = 40 # 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 # Specifies how many threads will be in a single instant pool. -Default: 2 +# Default: 2 ThreadsPerInstantThreadPool = 20 # Default: 2