]> git.p6c8.net - policy-templates.git/blobdiff - linux/policies.json
Remove superfluous periods
[policy-templates.git] / linux / policies.json
index bca9874fe464481876919b72ead55d977f2a1f33..5a542ccb31e27608b9d504601f19caa8fc00e4c4 100644 (file)
       "EmailTracking": true | false,
       "SuspectedFingerprinting": true | false,
       "Category": "strict" | "standard",
-      "Exceptions": ["https://example.com"]
+      "Exceptions": ["https://example.com"],
+      "BaselineExceptions": true | false,
+      "ConvenienceExceptions": true | false
     },
     "EncryptedMediaExtensions": {
       "Enabled": true | false,
       "ImproveSuggest": true | false,
       "Locked": true | false
     },
+    "GenerativeAI": {
+      "Enabled": true | false,
+      "Chatbot": true | false,
+      "LinkPreviews": true | false,
+      "TabGroups": true | false,
+      "Locked": true | false
+    },
     "GoToIntranetSiteForSingleWordEntryInAddressBar": true | false,
     "Handlers": {
       "mimeTypes": {
       "FirefoxLabs": true | false,
       "Locked": true | false
     },
-    "UseSystemPrintDialog": true | false.,
+    "UseSystemPrintDialog": true | false,
+    "VisualSearchEnabled": true | false,
     "WebsiteFilter": {
       "Block": ["<all_urls>"],
       "Exceptions": ["http://example.org/*"]
     }
   }
-}
\ No newline at end of file
+}

patrick-canterino.de