aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
diff options
context:
space:
mode:
authorVincent-Michael <Vincent_Michael@gmx.de>2014-07-21 18:13:48 +0200
committerVincent-Michael <Vincent_Michael@gmx.de>2014-07-21 18:14:22 +0200
commit946ab3e8b71ad106c7e75fd78b96d70865b29d79 (patch)
tree58ddb80a4e2d1d9b5884e42fcfa178b7e19ed4ce /src/server/worldserver
parentf4d065dee0c2f2cdc61af5b4b84f1e019881aa8f (diff)
Core: Kill again whitespace :(
Diffstat (limited to 'src/server/worldserver')
-rw-r--r--src/server/worldserver/worldserver.conf.dist12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/server/worldserver/worldserver.conf.dist b/src/server/worldserver/worldserver.conf.dist
index 4e837d0a1ba..60a6537d0bd 100644
--- a/src/server/worldserver/worldserver.conf.dist
+++ b/src/server/worldserver/worldserver.conf.dist
@@ -145,7 +145,7 @@ BindIP = "0.0.0.0"
#
# ThreadPool
-# Description: Number of threads to be used for the global thread pool
+# Description: Number of threads to be used for the global thread pool
# The thread pool is currently used for the signal handler and remote access
# Default: 1
@@ -169,7 +169,7 @@ UseProcessors = 0
#
# ProcessPriority
# Description: Process priority setting for Windows and Linux based systems.
-# Details: On Linux, a nice value of -15 is used. (requires superuser).
+# Details: On Linux, a nice value of -15 is used. (requires superuser).
# On Windows, process is set to HIGH class.
# Default: 0 - (Normal)
# 1 - (High)
@@ -1078,7 +1078,7 @@ Account.PasswordChangeSecurity = 0
#
# BirthdayTime
-# Description: Set to date of project's birth in UNIX time. By default the date when
+# Description: Set to date of project's birth in UNIX time. By default the date when
# TrinityCore was started (Thu Oct 2, 2008)
# Default: 1222964635
#
@@ -2637,9 +2637,9 @@ UI.ShowQuestLevelsInDialogs = 0
# 1 - Prefix Timestamp to the text
# 2 - Prefix Log Level to the text
# 4 - Prefix Log Filter type to the text
-# 8 - Append timestamp to the log file name. Format: YYYY-MM-DD_HH-MM-SS
+# 8 - Append timestamp to the log file name. Format: YYYY-MM-DD_HH-MM-SS
# (Only used with Type = 2)
-# 16 - Make a backup of existing file before overwrite
+# 16 - Make a backup of existing file before overwrite
# (Only used with Mode = w)
#
# Colors (read as optional1 if Type = Console)
@@ -2756,7 +2756,7 @@ Log.Async.Enable = 0
#
# Allow.IP.Based.Action.Logging
-# Description: Logs actions, e.g. account login and logout to name a few, based on IP of
+# Description: Logs actions, e.g. account login and logout to name a few, based on IP of
# current session.
# Default: 0 - (Disabled)
# 1 - (Enabled)