Info Panel
Roll it!   ⇔
1 - Documantation
* Knowledge Base
  • Mvc
  • Application
  • Advanced
  • Operators
  • Api
* Origin Template
  • Customize
* Core Classes
* Classes

* all grey titles exists but not documented yet

Auth Forgot My Password Allow Captcha

Variable: $cfg['auth']['forgotMyPassword']['allowCaptcha']

Effected class: auth global

Config type: auth

Type of data: integer

Platform: 2v

How to call: basic::$cfg['auth']['forgotMyPassword']['allowCaptcha']

Description:
Enable captcha on forgot my password?
Available options:
0 - Disable.
1 - Enabled.
example: 1
The default set of "allowCaptcha".
How to set (example):
Code:
Info Panel
Roll it!   ⇔