X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/ecdfa201fbe31263f629cc1037ff8834d1f0204c..62f431dcf0f5bad75259727d3464c0797bcb9d3c:/linux/policies.json diff --git a/linux/policies.json b/linux/policies.json index e39b34c..e0b54c1 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", @@ -96,6 +101,7 @@ "Locked": true | false, "Cryptomining": true | false, "Fingerprinting": true | false, + "EmailTracking": true | false, "Exceptions": ["https://example.com"] }, "EncryptedMediaExtensions": { @@ -137,6 +143,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": { @@ -274,6 +286,7 @@ } }, "PrimaryPassword": true | false, + "PrintingEnabled": true | false, "PromptForDownloadLocation": true | false, "Proxy": { "Mode": "none" | "system" | "manual" | "autoDetect" | "autoConfig", @@ -331,13 +344,14 @@ "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, + "Locked": true | false }, "UseSystemPrintDialog": true | false., "WebsiteFilter": {