enable pin limits by default

pull/1/head
ansuz 8 years ago
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…
Cancel
Save