]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Merge pull request #1241 from mozilla/ScreenShare
[policy-templates.git] / mac / org.mozilla.firefox.plist
index 3a10ebe25485c661d94648e5eb6ebf6aabfc0233..8872e17bcce91cf3ba78d1c2cf2f531ce78fe58f 100644 (file)
        <true/>
        <key>DisablePasswordReveal</key>
        <true/>
-       <key>DisablePocket</key>
-       <true/>
        <key>DisablePrivateBrowsing</key>
        <true/>
        <key>DisableProfileImport</key>
        </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>
        </dict>
        <key>ShowHomeButton</key>
        <true/>
+       <key>SkipTermsOfUse</key>
+       <true/>
        <key>SSLVersionMin</key>
        <string>tls1.2</string>
        <key>SSLVersionMax</key>

patrick-canterino.de