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 Captcha Verification Tries Limit

Variable: $cfg['auth']['captcha']['verificationTriesLimit']

Effected class: auth global

Config type: auth

Type of data: integer

Platform: 2v

How to call: basic::$cfg['auth']['captcha']['verificationTriesLimit']

Description:
Maximum number of captcha shows/requests in a session.
example: 1
The default set of "verificationTriesLimit".
How to set (example):
Code:
Info Panel
Roll it!   ⇔