]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Update policies for screen sharing
[policy-templates.git] / mac / org.mozilla.firefox.plist
index a898e63be1a45d7c43bf03e5a3841b83fecf8cb6..8872e17bcce91cf3ba78d1c2cf2f531ce78fe58f 100644 (file)
                        <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>

patrick-canterino.de