]> git.p6c8.net - policy-templates.git/blobdiff - linux/policies.json
Add docs for TranslateEnabled
[policy-templates.git] / linux / policies.json
index 61017ef12cf733e4688e3e8ef7f470a3b1099365..a7f9adc94a6005ce6281695b6b245dff21c9d776 100644 (file)
       "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",
       "Snippets": true | false,
       "Locked": true | false
     },
+    "FirefoxSuggest": {
+      "WebSuggestions": true | false,
+      "SponsoredSuggestions": true | false,
+      "ImproveSuggest": true | false,
+      "Locked": true | false
+    },
     "GoToIntranetSiteForSingleWordEntryInAddressBar": true | false,
     "Handlers": {
       "mimeTypes": {
       }
     },
     "PrimaryPassword": true | false,
+    "PrintingEnabled": true | false,
     "PromptForDownloadLocation": true | false,
     "Proxy": {
       "Mode": "none" | "system" | "manual" | "autoDetect" | "autoConfig",
       "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": {

patrick-canterino.de