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 Logout Path

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

Effected class: auth global

Config type: auth

Type of data: integer|string

Platform: 2v

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

Description:
Give path to logout page when user logging out, example: "/".
Available options:
0 - Logout page.
Path to logout page, example: "/".
example: 1
The default set of "logoutPath".
How to set (example):
Code:
Info Panel
Roll it!   ⇔