summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorSirius <zopokx@gmail.com>2020-06-07 22:21:54 +0200
committerSirius <zopokx@gmail.com>2020-06-07 22:21:54 +0200
commitf6b6ecc723608d84d462448c215232beb985616a (patch)
tree1cb9dbdb484e86bd665134a09e5250b3cf0d9d71 /conf
parent9a06857cc3ad2ad8f00b52ccc33f6c07342ad985 (diff)
downloadhercules-f6b6ecc723608d84d462448c215232beb985616a.tar.gz
hercules-f6b6ecc723608d84d462448c215232beb985616a.tar.bz2
hercules-f6b6ecc723608d84d462448c215232beb985616a.tar.xz
hercules-f6b6ecc723608d84d462448c215232beb985616a.zip
Typo errors (login-server.conf)
Diffstat (limited to 'conf')
-rw-r--r--conf/login/login-server.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/login/login-server.conf b/conf/login/login-server.conf
index a7a30c83d..1d2792268 100644
--- a/conf/login/login-server.conf
+++ b/conf/login/login-server.conf
@@ -56,13 +56,13 @@ login_configuration: {
// for packet version >= 20170726
users_count: {
- // if false, dont show any colored strings.
+ // if false, don't show any colored strings.
// if true, show special users count numbers for coloring char servers.
send_user_count_description: true
// users counts for use different colors.
// below 'low' show green text
- // below 'medium' show oragne text
+ // below 'medium' show orange text
// below 'high' show red text
// higher 'high' show purple text
low: 200
@@ -85,7 +85,7 @@ login_configuration: {
time_allowed: 10
// Starting additional sec from now for the limited time at creation of account
- // -1: new account are created with UNlimited time (default value)
+ // -1: new account are created with unlimited time (default value)
// 0 or more: new accounts was created by addition of the value (in sec) to the actual time (to set first limited time)
start_limited_time: -1