diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-11-09 01:10:06 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-11-09 01:10:06 +0100 |
commit | 6f276251b94c54e182955c4e18fe50cb0287a584 (patch) | |
tree | bc734fd6729ddcbeb59b755702ed9be50313c59e /jsons/Config_mozilla.json | |
parent | 5e1f63e94d4974dbf400478b9d491e360d019101 (diff) | |
download | bugzilla-triage-6f276251b94c54e182955c4e18fe50cb0287a584.tar.gz |
Eliminate unusused configuration options.
While writing the brain dump about this add-on I found out that these
options are not used any more.
Diffstat (limited to 'jsons/Config_mozilla.json')
-rw-r--r-- | jsons/Config_mozilla.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jsons/Config_mozilla.json b/jsons/Config_mozilla.json index 8545896..5a4dc77 100644 --- a/jsons/Config_mozilla.json +++ b/jsons/Config_mozilla.json @@ -73,8 +73,6 @@ "consoleLogStr": "Please enable calendar.debug.log and calendar.debug.log.verbose in the advanced config editor (Options > Advanced > General > Config Editor) and check your error console for messages." }, "configData": { - "queryButton": true, - "upstreamButton": false, "parseAbrtBacktraces": true, "verboseInlineHistory": true, "submitsLogging": false, |