Bug file paths, check timer and max lines added

New settings to be used by the upcoming bug reporting system
This commit is contained in:
Matt Pass
2014-02-28 12:05:27 +00:00
parent ddd7924960
commit ecffe3a43e

View File

@@ -19,6 +19,9 @@ $ICEcoderUserSettings = array(
"lineWrapping" => true,
"indentWithTabs" => true,
"indentSize" => 4,
"bugFilePaths" => "",
"bugFileCheckTimer" => 0,
"bugFileMaxLines" => 0,
"pluginPanelAligned" => "left",
"plugins" => array(),
"previousFiles" => "",