aboutsummaryrefslogtreecommitdiffstats
path: root/include/config_default.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/config_default.inc.php')
-rw-r--r--include/config_default.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config_default.inc.php b/include/config_default.inc.php
index 96f89661a..0ad708777 100644
--- a/include/config_default.inc.php
+++ b/include/config_default.inc.php
@@ -329,7 +329,7 @@ $conf['double_password_type_in_admin'] = false;
// If set true, the login "user" will equal "User" or "USER" or "user",
// etc. ... And it will be impossible to use such login variation to create a
// new user account.
-$conf['no_case_sensitive_for_login'] = false;
+$conf['insensitive_case_logon'] = false;
// how should we check for unicity when adding a photo. Can be 'md5sum' or
// 'filename'