enable pin limits by default
parent
6d38a5abc1
commit
2ca6277660
|
@ -37,8 +37,7 @@ define(function() {
|
|||
|
||||
config.enableHistory = true;
|
||||
|
||||
//config.enablePinLimit = true;
|
||||
//config.pinLimit = 1000;
|
||||
config.enablePinLimit = true;
|
||||
|
||||
/* user passwords are hashed with scrypt, and salted with their username.
|
||||
this value will be appended to the username, causing the resulting hash
|
||||
|
|
Loading…
Reference in New Issue