]> git.p6c8.net - policy-templates.git/blobdiff - linux/policies.json
Add 124 only strings
[policy-templates.git] / linux / policies.json
index c38d88f6377ddd7f2dc2b62c582f523139abde79..c1cd14341ab48ebd69e2882e7b567a1eedbf7167 100644 (file)
     "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/"],
       "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",
       "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