aboutsummaryrefslogtreecommitdiff
path: root/settings
diff options
context:
space:
mode:
authorBeatLink <beatlink@protonmail.com>2019-06-30 18:46:07 -0500
committerBeatLink <beatlink@protonmail.com>2019-06-30 18:46:07 -0500
commit5f6f260411328ddff0c6c7c3d9f009d384606ac9 (patch)
tree54122488646645f79db16f492527e96a9a47d807 /settings
parentfix appimage build (diff)
downloadlibrewolf-linux-5f6f260411328ddff0c6c7c3d9f009d384606ac9.tar.gz
librewolf-linux-5f6f260411328ddff0c6c7c3d9f009d384606ac9.tar.bz2
librewolf-linux-5f6f260411328ddff0c6c7c3d9f009d384606ac9.zip
Move settings one level up
Diffstat (limited to 'settings')
-rw-r--r--settings/defaults/pref/local-settings.js (renamed from settings/settings/defaults/pref/local-settings.js)0
-rw-r--r--settings/distribution/policies.json (renamed from settings/settings/distribution/policies.json)7
-rw-r--r--settings/librewolf.cfg (renamed from settings/settings/librewolf.cfg)0
3 files changed, 6 insertions, 1 deletions
diff --git a/settings/settings/defaults/pref/local-settings.js b/settings/defaults/pref/local-settings.js
index e8b6728..e8b6728 100644
--- a/settings/settings/defaults/pref/local-settings.js
+++ b/settings/defaults/pref/local-settings.js
diff --git a/settings/settings/distribution/policies.json b/settings/distribution/policies.json
index 0fbda0e..d705545 100644
--- a/settings/settings/distribution/policies.json
+++ b/settings/distribution/policies.json
@@ -3,14 +3,19 @@
"AppUpdateURL": "",
"DisableAppUpdate": true,
"OverridePostUpdatePage": "",
+
"DisableMasterPasswordCreation": true,
"DisableFeedbackCommands": true,
"DisableFirefoxAccounts": true,
+
"DisableFirefoxStudies": true,
+ "DisableTelemetry": true,
+
"DisablePocket": true,
"DisableProfileImport": true,
"DisableSetDesktopBackground": true,
+
"DisableSystemAddonUpdate": true,
- "DisableTelemetry": true
+ "DisableDeveloperTools": true
}
}
diff --git a/settings/settings/librewolf.cfg b/settings/librewolf.cfg
index 453b5e8..453b5e8 100644
--- a/settings/settings/librewolf.cfg
+++ b/settings/librewolf.cfg
bgstack15