diff --git a/config/distribution/policies.json b/config/distribution/policies.json index 6fa8e98..0bfd5f4 100644 --- a/config/distribution/policies.json +++ b/config/distribution/policies.json @@ -1,8 +1,6 @@ { "policies": { - "AppUpdateURL": "https://aus5.mozilla.org/update/6/%PRODUCT%/%VERSION%/%BUILD_ID%/%BUILD_TARGET%/%CHANNEL%/%OS_VERSION%/%SYSTEM_CAPABILITIES%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/update.xml", - "Bookmarks": [ { "Title": "RESTART", @@ -57,7 +55,6 @@ "Cookies": { "Allow": ["http://example.org/"], "Block": ["http://example.edu/"], - "Default": true, "ExpireAtSessionEnd": false, "Locked": false },