rearrange policies.json

This commit is contained in:
ayaka 2024-04-03 23:47:25 +13:00
parent 9be8f2ba97
commit 99c19fc488

View File

@ -2,6 +2,7 @@
"__COMMENT__ More Information": "https://mozilla.github.io/policy-templates/", "__COMMENT__ More Information": "https://mozilla.github.io/policy-templates/",
"policies": { "policies": {
"AppUpdateURL": "https://localhost", "AppUpdateURL": "https://localhost",
"DisableAppUpdate": true,
"Bookmarks": [ "Bookmarks": [
{ {
"Title": "Invidious", "Title": "Invidious",
@ -40,8 +41,8 @@
"Placement": "toolbar" "Placement": "toolbar"
} }
], ],
"DisableAppUpdate": true,
"OverrideFirstRunPage": "https://www.zombo.com/", "OverrideFirstRunPage": "https://www.zombo.com/",
"OverridePostUpdatePage": "",
"Homepage": { "Homepage": {
"URL": "https://www.zombo.com/", "URL": "https://www.zombo.com/",
"Locked": false, "Locked": false,
@ -60,7 +61,6 @@
"Locked": false "Locked": false
} }
}, },
"OverridePostUpdatePage": "",
"DisableSystemAddonUpdate": true, "DisableSystemAddonUpdate": true,
"DisableProfileImport": false, "DisableProfileImport": false,
"DisableFirefoxStudies": true, "DisableFirefoxStudies": true,