X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/993e729316b044de2e0e938ab6507b8e5a91380a..49ce2eea9f826014c466267031ccd6c22f1eeda8:/linux/policies.json?ds=sidebyside diff --git a/linux/policies.json b/linux/policies.json index a7f9adc..2b6f031 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,12 +352,12 @@ "StartDownloadsInTempDirectory": true | false, "TranslateEnabled": true | false, "UserMessaging": { - "WhatsNew": true | false, "ExtensionRecommendations": true | false, "FeatureRecommendations": true | false, "UrlbarInterventions": true | false, "SkipOnboarding": true | false, "MoreFromMozilla": true | false, + "FirefoxLabs": true | false, "Locked": true | false }, "UseSystemPrintDialog": true | false.,