]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Merge pull request #586 from mozilla/Permissions_Autoplay_DefaultLocked
[policy-templates.git] / mac / org.mozilla.firefox.plist
index a0813c1c2c8614462a1ac51511115a79b1e9541b..3aa4b0f4dd9ddbc6ac4cce69b8dae5c061520cfe 100644 (file)
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
        <key>EnterprisePoliciesEnabled</key>
-       <false/>
+       <true/>
        <key>AppAutoUpdate</key>
        <true/>
        <key>AppUpdateURL</key>
                        <array>
                                <string>https://example.edu</string>
                        </array>
+                       <key>Default</key>
+                               <string>block-audio</string>
+                       <key>Locked</key>
+                       <true/>
                </dict>
        </dict>
        <key>PopupBlocking</key>

patrick-canterino.de