Remove duplicate block for captcha to work on dev

This commit is contained in:
towards-a-new-leftypol 2021-05-08 06:28:46 -04:00
parent f0b3c0fcb6
commit ec1041e095
2 changed files with 5 additions and 18 deletions

View file

@ -59,7 +59,7 @@ return array(
'session_name' => null,
// change to true to store codes in a database
'use_database' => false,
'use_database' => true,
// database engine to use for storing codes. must have the PDO extension loaded
// Values choices are: