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 Timeout

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

Effected class: auth global

Config type: auth

Type of data: integer

Platform: 2v

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

Description:
Cookie timeout to use in the auth class. Must be above 80+ to avoid problems in IE browser, 100 means 20 seconds.
example: 1
The default set of "timeout".
How to set (example):
Code:
Info Panel
Roll it!   ⇔