use camel case, not snek case
This commit is contained in:
@@ -49,7 +49,7 @@ define(function() {
|
||||
users.
|
||||
*/
|
||||
config.loginSalt = '';
|
||||
config.minimum_password_length = 8;
|
||||
config.minimumPasswordLength = 8;
|
||||
|
||||
config.badStateTimeout = 30000;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user