]> git.p6c8.net - policy-templates.git/blobdiff - linux/policies.json
Update german translation
[policy-templates.git] / linux / policies.json
index e0b54c195f52c87acd93d90eaa9272c30cdf94d3..2b6f031e19a4503e21091bb029eb9f87d5086136 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/"],
     "NoDefaultBookmarks": true | false,
     "OfferToSaveLogins": true | false,
     "OfferToSaveLoginsDefault": true | false,
-    "OverrideFirstRunPage": "http://example.org".
+    "OverrideFirstRunPage": "http://example.org",
     "OverridePostUpdatePage": "http://example.org",
     "PasswordManagerEnabled": true | false,
     "PasswordManagerExceptions": ["https://example.org", "https://example.edu"],
       "Default": true | false,
       "Locked": true | false
     },
+    "PostQuantumKeyAgreementEnabled": true | false,
     "Preferences": {
       "accessibility.force_disabled": {
         "Value": 1,
     },
     "PrimaryPassword": true | false,
     "PrintingEnabled": true | false,
+    "PrivateBrowsingModeAvailability": 0 | 1 | 2,
     "PromptForDownloadLocation": true | false,
     "Proxy": {
       "Mode": "none" | "system" | "manual" | "autoDetect" | "autoConfig",
       "UrlbarInterventions": true | false,
       "SkipOnboarding": true | false,
       "MoreFromMozilla": true | false,
+      "FirefoxLabs": true | false,
       "Locked": true | false
     },
     "UseSystemPrintDialog": true | false.,

patrick-canterino.de