XOOPS  2.6.0
config.php File Reference

Go to the source code of this file.

Namespaces

 CaptchaMethod
 

Variables

return $config
 

Variable Documentation

return $config
Initial value:
= array(
'disabled' => false,
'mode' => 'image',
'name' => 'xoopscaptcha',
'skipmember' => true,
'maxattempts' => 10,
)

This keeping config in files has really got to stop. If we can't actually put these into the actual XOOPS config then we should do this. (Who said this? You are right!)

Definition at line 31 of file config.php.

Referenced by UserconfigsConfigHandler\createDefaultUserConfigs(), UserconfigsConfigHandler\getConfig(), and XoopsConfigHandler\getConfig().