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 Allow Shove

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

Effected class: auth global

Config type: auth

Type of data: integer

Platform: 2v

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

Description:
Allow data in cookies to be shoved on 1 cookie only? (will reduce the amount of cookies).
Available options:
0 - Disable.
1 - Enable.
example: 1
The default set of "allowShove".
How to set (example):
Code:
Info Panel
Roll it!   ⇔