]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Correct HTML entities
[policy-templates.git] / mac / org.mozilla.firefox.plist
index 6b0026a45917fa529eae254a65a491d8ddf70160..d14eb7ca6bd18bb42c3b1b3f36626ea6935ac25d 100644 (file)
                </dict>
        </dict>
        <key>PictureInPicture</key>
-       <false/>
+       <dict>
+               <key>Enabled</key>
+               <false/>
+               <key>Locked</key>
+               <true/>
+       </dict>
        <key>PopupBlocking</key>
        <dict>
                <key>Allow</key>
        </dict>
        <key>Preferences</key>
        <dict>
-               <key>app.update.auto</key>
-               <true/>
-               <key>security.default_personal_cert</key>
-               <string>Ask Every Time</string>
+               <key>accessibility.force_disabled</key>
+               <dict>
+                       <key>Value</key>
+                       <integer>1</integer>
+                       <key>Status</key>
+                       <string>default</string>
+                       </dict>
+               <key>browser.cache.disk.parent_directory</key>
+               <dict>
+                       <key>Value</key>
+                       <string>SOME_NATIVE_PATH</string>
+                       <key>Status</key>
+                       <string>user</string>
+               </dict>
+               <key>browser.tabs.warnOnClose</key>
+               <dict>
+                       <key>Value</key>
+                       <false/>
+                       <key>Status</key>
+                       <string>locked</string>
+               </dict>
        </dict>
        <key>Proxy</key>
        <dict>

patrick-canterino.de