]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Merge pull request #1252 from bsmth/typo-settings
[policy-templates.git] / mac / org.mozilla.firefox.plist
index d15519f647e0cc9d6689c29a174d7241a6180622..02fdf91224a9e292ac780fd2eba0e21a7efb1073 100644 (file)
        <true/>
        <key>DisablePasswordReveal</key>
        <true/>
-       <key>DisablePocket</key>
-       <true/>
        <key>DisablePrivateBrowsing</key>
        <true/>
        <key>DisableProfileImport</key>
                <true/>
                <key>EmailTracking</key>
                <true/>
+               <key>SuspectedFingerprinting</key>
+               <true/>
+               <key>Category</key>
+               <string>strict</string>
                <key>Exceptions</key>
                <array>
                        <string>https://example.com</string>
        </array>
        <key>PrimaryPassword</key>
        <true/>
+       <key>MicrosoftEntraSSO</key>
+       <true/>
        <key>NetworkPrediction</key>
        <false/>
        <key>NewTabPage</key>
                        <key>Locked</key>
                        <true/>
                </dict>
+               <key>ScreenShare</key>
+               <dict>
+                       <key>Allow</key>
+                       <array>
+                               <string>https://example.org</string>
+                       </array>
+                       <key>Block</key>
+                       <array>
+                               <string>https://example.edu</string>
+                       </array>
+                       <key>BlockNewRequests</key>
+                       <true/>
+                       <key>Locked</key>
+                       <true/>
+               </dict>
        </dict>
        <key>PictureInPicture</key>
        <dict>
                <true/>
        </dict>
        <key>PostQuantumKeyAgreementEnabled</key>
-       </false>
+       <false/>
        <key>Preferences</key>
        <dict>
                <key>accessibility.force_disabled</key>
                <string>en-US</string>
        </array>
        <key>SanitizeOnShutdown</key>
-       <true/>
+       <dict>
+               <key>Cache</key>
+               <true/>
+               <key>Cookies</key>
+               <true/>
+               <key>History</key>
+               <true/>
+               <key>Sessions</key>
+               <true/>
+               <key>SiteSettings</key>
+               <true/>
+               <key>Locked</key>
+               <true/>
+       </dict>
        <key>SearchBar</key>
        <string>separate</string>
        <key>SecurityDevices</key>
        </dict>
        <key>ShowHomeButton</key>
        <true/>
+       <key>SkipTermsOfUse</key>
+       <true/>
        <key>SSLVersionMin</key>
        <string>tls1.2</string>
        <key>SSLVersionMax</key>
                <true/>
                <key>MoreFromMozilla</key>
                <true/>
+               <key>FirefoxLabs</key>
+               <true/>
                <key>Locked</key>
                <true/>
        </dict>

patrick-canterino.de