- added option to add custom *.ini files into /conf dir (enabled environment.ini)
- enable "dynamic token" in *.ini files (variables) - improved map sync behaviour: Force map changes to be send to server when a clients "unloads/reloads" a tab. - fixed Js build bug in Firefox. "js-uglify" no longer crashes FF when Dev-Tools are open - enabled "js-hint" in Js build process.
This commit is contained in:
@@ -22,7 +22,7 @@ class Setup extends Controller {
|
||||
* @var array
|
||||
*/
|
||||
protected $environmentVars = [
|
||||
'TYPE',
|
||||
'ENVIRONMENT_CONFIG',
|
||||
'BASE',
|
||||
'URL',
|
||||
'DEBUG',
|
||||
|
||||
Reference in New Issue
Block a user