]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Correct some mistakes in the OMA-URIs for Permissions
[policy-templates.git] / mac / org.mozilla.firefox.plist
index 2335b6112cc9f1feb0ec2d65be4572b968d0f383..70431803ffcc1f0ab5c6714f732c2ccfad38fdc0 100644 (file)
        </dict>
        <key>DisableDeveloperTools</key>
        <true/>
+       <key>DisableEncryptedClientHello</key>
+       <true/>
        <key>DisableFeedbackCommands</key>
        <true/>
        <key>DisableFirefoxAccounts</key>
                <key>StartPage</key>
                <string>homepage</string>
        </dict>
+       <key>HttpAllowlist </key>
+       <array>
+               <string>http://example.org</string>
+               <string>http://example.edu</string>
+       </array>
+       <key>HttpsOnlyMode</key>
+       <string>disallowed</string>
        <key>InstallAddonsPermission</key>
        <dict>
                <key>Allow</key>
                <key>Locked</key>
                <true/>
        </dict>
+       <key>PostQuantumKeyAgreementEnabled</key>
+       </false>
        <key>Preferences</key>
        <dict>
                <key>accessibility.force_disabled</key>
        <true/>
        <key>UserMessaging</key>
        <dict>
-               <key>WhatsNew</key>
-               <false/>
                <key>ExtensionRecommendations</key>
                <false/>
                <key>FeatureRecommendations</key>

patrick-canterino.de