]> git.p6c8.net - policy-templates.git/blobdiff - linux/policies.json
Update workflow to use allowed commands
[policy-templates.git] / linux / policies.json
index ea72c7f57b0ef1ac643378ee26a927a0dab5bd4f..96dd51ecba5bb88a662f5f2290919e0f558269af 100644 (file)
@@ -1,5 +1,35 @@
 {
   "policies": {
+    "AIControls": {
+      "Default": {
+        "Value": "available",
+        "Locked": true | false
+      },
+      "Translations": {
+        "Value": "available",
+        "Locked": true | false
+      },
+      "PDFAltText": {
+        "Value": "available",
+        "Locked": true | false
+      },
+      "SmartTabGroups": {
+        "Value": "available",
+        "Locked": true | false
+      },
+      "LinkPreviewKeyPoints": {
+        "Value": "available",
+        "Locked": true | false
+      },
+      "SidebarChatbot": {
+        "Value": "available",
+        "Locked": true | false
+      },
+      "SmartWindow": {
+        "Value": "available",
+        "Locked": true | false
+      }
+    },
     "AllowedDomainsForApps": "managedfirefox.com,example.com",
     "AppAutoUpdate": true | false,
     "AppUpdatePin": "106.",
                 "http://example.edu/"],
       "Default": true | false
     },
+    "IPProtectionAvailable": true | false,
     "LegacySameSiteCookieBehaviorEnabled": true | false,
     "LegacySameSiteCookieBehaviorEnabledForDomainList": ["example.org", "example.edu"],
     "LocalFileLinks": ["http://example.org/", "http://example.edu/"],

patrick-canterino.de