X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/b719d54a86ff9808740d626b5a8c34c41ad57253..43d9b5a86bd4d8cff218c9bca80531b7c9c5b2ee:/linux/policies.json?ds=inline diff --git a/linux/policies.json b/linux/policies.json index ca1daee..7e1fdd4 100644 --- a/linux/policies.json +++ b/linux/policies.json @@ -56,10 +56,6 @@ "Allow": ["http://example.org/"], "AllowSession": ["http://example.edu/"], "Block": ["http://example.edu/"], - "Default": true | false, - "AcceptThirdParty": "always" | "never" | "from-visited", - "ExpireAtSessionEnd": true | false, - "RejectTracker": true | false, "Locked": true | false, "Behavior": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign", "BehaviorPrivateBrowsing": "accept" | "reject-foreign" | "reject" | "limit-foreign" | "reject-tracker" | "reject-tracker-and-partition-foreign", @@ -70,6 +66,7 @@ "CIPHER_NAME": true | false, }, "DisableDeveloperTools": true | false, + "DisableEncryptedClientHello": true | false, "DisableFeedbackCommands": true | false, "DisableFirefoxAccounts": true | false, "DisableFirefoxScreenshots": true | false, @@ -147,6 +144,12 @@ "Snippets": true | false, "Locked": true | false }, + "FirefoxSuggest": { + "WebSuggestions": true | false, + "SponsoredSuggestions": true | false, + "ImproveSuggest": true | false, + "Locked": true | false + }, "GoToIntranetSiteForSingleWordEntryInAddressBar": true | false, "Handlers": { "mimeTypes": { @@ -184,6 +187,9 @@ "http://example.edu/"], "StartPage": "none" | "homepage" | "previous-session" | "homepage-locked" }, + "HttpAllowlist ": ["http://example.org", + "http://example.edu"], + "HttpsOnlyMode": "allowed" | "disallowed" | "enabled" | "force_enabled", "InstallAddonsPermission": { "Allow": ["http://example.org/", "http://example.edu/"], @@ -269,6 +275,7 @@ "Default": true | false, "Locked": true | false }, + "PostQuantumKeyAgreementEnabled": true | false, "Preferences": { "accessibility.force_disabled": { "Value": 1, @@ -284,6 +291,7 @@ } }, "PrimaryPassword": true | false, + "PrintingEnabled": true | false, "PromptForDownloadLocation": true | false, "Proxy": { "Mode": "none" | "system" | "manual" | "autoDetect" | "autoConfig", @@ -341,8 +349,8 @@ "AccessKey": "S" }, "StartDownloadsInTempDirectory": true | false, + "TranslateEnabled": true | false, "UserMessaging": { - "WhatsNew": true | false, "ExtensionRecommendations": true | false, "FeatureRecommendations": true | false, "UrlbarInterventions": true | false,