]> git.p6c8.net - policy-templates.git/blobdiff - linux/policies.json
Update Linux/macOS samples, fix typo
[policy-templates.git] / linux / policies.json
index a7f9adc94a6005ce6281695b6b245dff21c9d776..7e1fdd485a8c0cc0d41dfaca7d6a9de51b33b0a5 100644 (file)
@@ -66,6 +66,7 @@
       "CIPHER_NAME": true | false,
     },
     "DisableDeveloperTools": true | false,
+    "DisableEncryptedClientHello": true | false,
     "DisableFeedbackCommands": true | false,
     "DisableFirefoxAccounts": true | false,
     "DisableFirefoxScreenshots": true | false,
                     "http://example.edu/"],
       "StartPage": "none" | "homepage" | "previous-session" | "homepage-locked"
     },
+    "HttpAllowlist ": ["http://example.org",
+                       "http://example.edu"],
+    "HttpsOnlyMode": "allowed" | "disallowed" | "enabled" | "force_enabled",
     "InstallAddonsPermission": {
       "Allow": ["http://example.org/",
                 "http://example.edu/"],
       "Default": true | false,
       "Locked": true | false
     },
+    "PostQuantumKeyAgreementEnabled": true | false,
     "Preferences": {
       "accessibility.force_disabled": {
         "Value": 1,
     "StartDownloadsInTempDirectory": true | false,
     "TranslateEnabled": true | false,
     "UserMessaging": {
-      "WhatsNew": true | false,
       "ExtensionRecommendations": true | false,
       "FeatureRecommendations": true | false,
       "UrlbarInterventions": true | false,

patrick-canterino.de