]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Merge pull request #1147 from Zocker1999NET/patch-1
[policy-templates.git] / mac / org.mozilla.firefox.plist
index c2cc5b3ef6f6fe12877f2e0bff6924579a7d5ad8..f6348d312651f41a1f40611a38137c89dcfe8192 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>

patrick-canterino.de