devMode removed

This commit is contained in:
mattpass
2020-03-14 09:24:23 +00:00
parent 3d3e84857d
commit afd63b5cdb
2 changed files with 0 additions and 7 deletions

View File

@@ -6,7 +6,6 @@ $ICEcoderSettings = array(
"codeMirrorDir" => "CodeMirror",
"docRoot" => $_SERVER[\'DOCUMENT_ROOT\'], // Set absolute path of another location if needed
"demoMode" => false,
"devMode" => false,
"fileDirResOutput" => "none", // Can be none, raw, object, both (all but \'none\' output to console)
"loginRequired" => true,
"multiUser" => false,