X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/996c285a6814fc1931221c6d79540f31da858290..428b3581716915e3ce519cbe8206ea1c482879b1:/linux/policies.json diff --git a/linux/policies.json b/linux/policies.json index a7f9adc..7a2957b 100644 --- a/linux/policies.json +++ b/linux/policies.json @@ -66,6 +66,7 @@ "CIPHER_NAME": true | false, }, "DisableDeveloperTools": true | false, + "DisableEncryptedClientHello": true | false, "DisableFeedbackCommands": true | false, "DisableFirefoxAccounts": true | false, "DisableFirefoxScreenshots": true | false, @@ -186,6 +187,9 @@ "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/"], @@ -221,7 +225,7 @@ "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"], @@ -271,6 +275,7 @@ "Default": true | false, "Locked": true | false }, + "PostQuantumKeyAgreementEnabled": true | false, "Preferences": { "accessibility.force_disabled": { "Value": 1, @@ -287,6 +292,7 @@ }, "PrimaryPassword": true | false, "PrintingEnabled": true | false, + "PrivateBrowsingModeAvailability": 0 | 1 | 2, "PromptForDownloadLocation": true | false, "Proxy": { "Mode": "none" | "system" | "manual" | "autoDetect" | "autoConfig", @@ -346,7 +352,6 @@ "StartDownloadsInTempDirectory": true | false, "TranslateEnabled": true | false, "UserMessaging": { - "WhatsNew": true | false, "ExtensionRecommendations": true | false, "FeatureRecommendations": true | false, "UrlbarInterventions": true | false,