summaryrefslogtreecommitdiff
path: root/kanotix-firefox-policies/policies.json
blob: f47f04af13f73896d19231de42f5bf09e02f8107 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "policies": {
    "SupportMenu": {
      "Title": "About Kanotix config",
      "URL": "file:/usr/share/doc/kanotix-firefox-policies/ff-policies.html"
    },
    "DisplayMenuBar": "default-on",
    "DisplayBookmarksToolbar": true,
    "SearchBar": "separate",
    "Preferences": {
      "browser.fixup.dns_first_for_single_words": true
    },
    "OverridePostUpdatePage": "",
    "NetworkPrediction": false
  }
}