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

Allow Error Report Ui

Variable: $cfg['errorControl']['errorReportUi']['allow']

Effected class: errorControl global

Config type: errorControl

Type of data: integer

Platform: 2v

How to call: basic::$cfg['errorControl']['errorReportUi']['allow']

Description:
Should we allow error report UI? Read more about this function showAlertContainer.
Available options:
0 - Nope.
1 - Sure (dev env + dev users).
2 - Sure (only dev env).
example: 1
The default set of "allow".
How to set (example):
Code:
Info Panel
Roll it!   ⇔