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 No Prolong

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

Effected class: auth global

Config type: auth

Type of data: integer

Platform: 2v

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

Description:
User will stay connected, without the option to prolong the time set of globalTimeout that user can stay connected on the site. Must be intervalCheck > 0.
Available options:
0 - Prolong.
1 - No prolong.
example: 1
The default set of "noProlong".
How to set (example):
Code:
Info Panel
Roll it!   ⇔