summaryrefslogtreecommitdiff
path: root/conf-tmpl/login_athena.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf-tmpl/login_athena.conf')
-rw-r--r--conf-tmpl/login_athena.conf5
1 files changed, 1 insertions, 4 deletions
diff --git a/conf-tmpl/login_athena.conf b/conf-tmpl/login_athena.conf
index beb6b6169..41995a2db 100644
--- a/conf-tmpl/login_athena.conf
+++ b/conf-tmpl/login_athena.conf
@@ -51,10 +51,7 @@ ladminallowip: all
console: off
// Are login's case sensitive (SQL only)?
-// WARNING: Note that turning this on will cause login queries to use BINARY
-// searches, which disable the table's index and cause severe performance
-// penalties on large tables.
-case_sensitive: off
+case_sensitive: on
// Gamemaster password, used with the @gm command to obtain GM commands (level of gm set with level_new_gm parameter).
// NOTICE: You should also change this one.