summaryrefslogtreecommitdiffstats
path: root/addon-sdk/source/test/preferences/common.json
blob: c645e24d5f4cd3fa93c708a623dc8ea128412e75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "browser.dom.window.dump.enabled": true,
  "javascript.options.showInConsole": true,
  "devtools.debugger.remote-enabled": true,
  "extensions.sdk.console.logLevel": "info",
  "extensions.checkCompatibility.nightly": false,
  "extensions.update.enabled": false,
  "lightweightThemes.update.enabled": false,
  "extensions.update.notifyUser": false,
  "extensions.enabledScopes": 5,
  "extensions.getAddons.cache.enabled": false,
  "extensions.installDistroAddons": false,
  "extensions.autoDisableScopes": 10,
  "app.releaseNotesURL": "http://localhost/app-dummy/",
  "app.vendorURL": "http://localhost/app-dummy/"
}