X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/7b8f08d6e5b9c8dcade2f3b2ad92178de23d4952..95b4b38c11dc10b1f308fa97aeaa8d25ec8551bb:/linux/policies.json?ds=sidebyside diff --git a/linux/policies.json b/linux/policies.json index c38d88f..129ae2f 100644 --- a/linux/policies.json +++ b/linux/policies.json @@ -43,14 +43,19 @@ "Certificates": { "Install": ["cert1.der", "/home/username/cert2.pem"], }, + "Containers": { + "Default": [ + { + "name": "My container", + "icon": "pet", + "color": "turquoise" + } + ] + }, "Cookies": { "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", @@ -61,6 +66,7 @@ "CIPHER_NAME": true | false, }, "DisableDeveloperTools": true | false, + "DisableEncryptedClientHello": true | false, "DisableFeedbackCommands": true | false, "DisableFirefoxAccounts": true | false, "DisableFirefoxScreenshots": true | false, @@ -138,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": { @@ -175,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/"], @@ -210,7 +225,7 @@ "NoDefaultBookmarks": true | false, "OfferToSaveLogins": true | false, "OfferToSaveLoginsDefault": true | false, - "OverrideFirstRunPage": "http://example.org". + "OverrideFirstRunPage": "http://example.org", "OverridePostUpdatePage": "http://example.org", "PasswordManagerEnabled": true | false, "PasswordManagerExceptions": ["https://example.org", "https://example.edu"], @@ -260,6 +275,7 @@ "Default": true | false, "Locked": true | false }, + "PostQuantumKeyAgreementEnabled": true | false, "Preferences": { "accessibility.force_disabled": { "Value": 1, @@ -275,6 +291,8 @@ } }, "PrimaryPassword": true | false, + "PrintingEnabled": true | false, + "PrivateBrowsingModeAvailability": 0 | 1 | 2, "PromptForDownloadLocation": true | false, "Proxy": { "Mode": "none" | "system" | "manual" | "autoDetect" | "autoConfig", @@ -294,12 +312,9 @@ "SanitizeOnShutdown": { "Cache": true | false, "Cookies": true | false, - "Downloads": true | false, - "FormData": true | false, "History": true | false, "Sessions": true | false, "SiteSettings": true | false, - "OfflineApps": true | false, "Locked": true | false }, "SearchEngines": { @@ -332,13 +347,15 @@ "AccessKey": "S" }, "StartDownloadsInTempDirectory": true | false, + "TranslateEnabled": true | false, "UserMessaging": { - "WhatsNew": true | false, "ExtensionRecommendations": true | false, "FeatureRecommendations": true | false, "UrlbarInterventions": true | false, "SkipOnboarding": true | false, - "MoreFromMozilla": true | false + "MoreFromMozilla": true | false, + "FirefoxLabs": true | false, + "Locked": true | false }, "UseSystemPrintDialog": true | false., "WebsiteFilter": {