]> git.p6c8.net - policy-templates.git/blobdiff - linux/policies.json
Merge pull request #1276 from de-es/patch-1
[policy-templates.git] / linux / policies.json
index 85997e97f3fde537dcba600e11f7b1c6e9a89b24..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,
       "Locked": true | false
     },
     "GenerativeAI": {
+      "Enabled": true | false,
       "Chatbot": true | false,
       "LinkPreviews": true | false,
       "TabGroups": true | false,
       "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