'autoGenerateSecretKey' mention removed from upgrade note about Security

This commit is contained in:
Klimov Paul
2014-07-01 11:53:05 +03:00
parent 78001851ee
commit e5922a2aaf

View File

@ -136,7 +136,6 @@ configure `itemFile`, `assignmentFile` and `ruleFile`.
'deriveKeyStrategy' => 'hmac', // for PHP version < 5.5.0
//'deriveKeyStrategy' => 'pbkdf2', // for PHP version >= 5.5.0
'useDeriveKeyUniqueSalt' => false,
'autoGenerateSecretKey' => true,
],
// ...
],