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 Js Minifier

Variable: $cfg['minifier']['js']['allow']

Effected class: template

Config type: minifier

Type of data: integer

Platform: 2v

How to call: self::$cfg['minifier']['js']['allow']

(only from effected classes)

Description:
Enable/disable minifier on js output.
Available options:
0 - Disable.
1 - Enable.
example: 1
The default set of "allow".
How to set (example):
Code:
Info Panel
Roll it!   ⇔