added securimage captcha

This commit is contained in:
SJ
2013-08-30 15:18:59 +02:00
parent cfdb2bcd6c
commit ec6b7fabd0
83 changed files with 20338 additions and 0 deletions

View File

@ -33,6 +33,8 @@ $config['SITE_NAME'] = 'piler.yourdomain.com';
$config['SITE_URL'] = 'http://piler.yourdomain.com/';
$config['ENABLE_SAAS'] = 0;
$config['CAPTCHA_FAILED_LOGIN_COUNT'] = 0;
$config['ENABLE_TABLE_RESIZE'] = 0;
$config['DEMO_MODE'] = 0;