X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/14aeae9d418faff2807fa698539c9ce42031ffd2..015d72cc91eeb52c9c5e7144951d7c83ed6520dc:/linux/policies.json

diff --git a/linux/policies.json b/linux/policies.json
index ca1daee..5da300a 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",
@@ -147,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": {
@@ -284,6 +286,7 @@
       }
     },
     "PrimaryPassword": true | false,
+    "PrintingEnabled": true | false,
     "PromptForDownloadLocation": true | false,
     "Proxy": {
       "Mode": "none" | "system" | "manual" | "autoDetect" | "autoConfig",