summaryrefslogtreecommitdiff
path: root/kanotix-firefox-policies/policies.json.more
diff options
context:
space:
mode:
Diffstat (limited to 'kanotix-firefox-policies/policies.json.more')
-rw-r--r--kanotix-firefox-policies/policies.json.more23
1 files changed, 23 insertions, 0 deletions
diff --git a/kanotix-firefox-policies/policies.json.more b/kanotix-firefox-policies/policies.json.more
new file mode 100644
index 0000000..95cfc9a
--- /dev/null
+++ b/kanotix-firefox-policies/policies.json.more
@@ -0,0 +1,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
+ }
+}