Set shadow logins ON by default
This commit is contained in:
@@ -56,7 +56,7 @@ $PBKDF2_LEVEL=1000;
|
||||
(one derivation + two decryption for each password !). When
|
||||
standard crypto API will be stable it will be enabled by default.
|
||||
*/
|
||||
$USE_SHADOW_LOGINS=0;
|
||||
$USE_SHADOW_LOGINS=1;
|
||||
|
||||
/*
|
||||
Protection against DDoS.
|
||||
|
Reference in New Issue
Block a user