diff --git a/xfce-custom/dots/usr/share/librewolf/distribution/policies.json b/xfce-custom/dots/usr/share/librewolf/distribution/policies.json index ec99426..cbecb53 100644 --- a/xfce-custom/dots/usr/share/librewolf/distribution/policies.json +++ b/xfce-custom/dots/usr/share/librewolf/distribution/policies.json @@ -2,6 +2,7 @@ "__COMMENT__ More Information": "https://mozilla.github.io/policy-templates/", "policies": { "AppUpdateURL": "https://localhost", + "DisableAppUpdate": true, "Bookmarks": [ { "Title": "Invidious", @@ -40,8 +41,8 @@ "Placement": "toolbar" } ], - "DisableAppUpdate": true, "OverrideFirstRunPage": "https://www.zombo.com/", + "OverridePostUpdatePage": "", "Homepage": { "URL": "https://www.zombo.com/", "Locked": false, @@ -60,7 +61,6 @@ "Locked": false } }, - "OverridePostUpdatePage": "", "DisableSystemAddonUpdate": true, "DisableProfileImport": false, "DisableFirefoxStudies": true,