summaryrefslogtreecommitdiff
path: root/kanotix-firefox-policies/policies.json
diff options
context:
space:
mode:
Diffstat (limited to 'kanotix-firefox-policies/policies.json')
-rw-r--r--kanotix-firefox-policies/policies.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/kanotix-firefox-policies/policies.json b/kanotix-firefox-policies/policies.json
new file mode 100644
index 0000000..917a5a4
--- /dev/null
+++ b/kanotix-firefox-policies/policies.json
@@ -0,0 +1,16 @@
+{
+ "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
+ },
+ "OverridePostUpdatePage": "",
+ "NetworkPrediction": false
+ }
+}