forked from leftypol/leftypol
Add basic captcha
This commit is contained in:
parent
661837a4b1
commit
11bab0a9ad
8 changed files with 3935 additions and 0 deletions
|
@ -117,6 +117,11 @@ $config['url_banner'] = '/banners.php';
|
|||
*/
|
||||
$config['spam']['enabled'] = false;
|
||||
|
||||
/*
|
||||
* Basic captcha. See also: captchaconfig.php
|
||||
*/
|
||||
$config['securimage'] = false;
|
||||
|
||||
/*
|
||||
* Permissions
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue