forked from leftypol/leftypol
Rewrite report system due to flooding
This commit is contained in:
parent
95a9b7b72b
commit
8943bb0bb3
4 changed files with 43 additions and 12 deletions
|
@ -1687,3 +1687,6 @@
|
|||
// If set to 0, it won't upgrade hashes using old password encryption schema, only create new.
|
||||
// You can set it to a higher value, to further migrate to other password hashing function.
|
||||
$config['password_crypt_version'] = 1;
|
||||
|
||||
// Use CAPTCHA for reports?
|
||||
$config['report_captcha'] = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue