summaryrefslogtreecommitdiff
path: root/kanotix-firefox-policies/policies.json.more
blob: 95cfc9ad9d34ae83580829502b1f52c30060adba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "policies": {
    "SupportMenu": {
      "Title": "About Kanotix config",
      "URL": "https://kanotix.de/files/ff-policies"
    },
    "DisplayMenuBar": "default-on",
    "DisplayBookmarksToolbar": true,
    "SearchBar": "separate",
    "Preferences": {
      "browser.fixup.dns_first_for_single_words": true
    },
    "DisableFirefoxAccounts": true,
    "DisableFirefoxScreenshots": true,
    "DisableFirefoxStudies": true,
    "DisablePocket": true,
    "DisableProfileImport": true,
    "DisableTelemetry": true,
    "NewTabPage": true,
    "OverridePostUpdatePage": "",
    "NetworkPrediction": false
  }
}