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 Attempts Wait Delay

Variable: $cfg['auth']['attemptsWaitDelay']

Effected class: auth global

Config type: auth

Type of data: integer

Platform: 2v

How to call: basic::$cfg['auth']['attemptsWaitDelay']

Description:
After login attempts reached, user will be on "holding" for a delayed time - User will be unable to surf on site.
example: 1
The default set of "attemptsWaitDelay".
How to set (example):
Code:
Info Panel
Roll it!   ⇔