]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
DNSOverHTTPS - Move to category, add ExcludedDomains
[policy-templates.git] / mac / org.mozilla.firefox.plist
index 178d6871ae71e4d166c8323bbb45059179c6af43..9ac6498845fcbe4231ff2b8f333a6ff279877812 100644 (file)
@@ -37,6 +37,8 @@
                        <key>NTLM</key>
                        <true/>
                </dict>
+               <key>Locked</key>
+               <true/>
        </dict>
        <key>BlockAboutAddons</key>
        <true/>
                <string>URL_TO_ALTERNATE_PROVIDER</string>
                <key>Locked</key>
                <true/>
+               <key>ExcludedDomains</key>
+               <array>
+                       <string>example.com</string>
+               </array>
        </dict>
        <key>DisableAppUpdate</key>
        <true/>
        <true/>
        <key>DisableMasterPasswordCreation</key>
        <true/>
+       <key>DisablePasswordReveal</key>
+       <true/>
        <key>DisablePocket</key>
        <true/>
        <key>DisablePrivateBrowsing</key>
                <true/>
                <key>Fingerprinting</key>
                <true/>
+               <key>Exceptions</key>
+               <array>
+                       <string>https://example.com</string>
+               </array>
        </dict>
        <key>Extensions</key>
        <dict>
                        <key>Locked</key>
                        <true/>
                </dict>
+               <key>Autoplay</key>
+               <dict>
+                       <key>Allow</key>
+                       <array>
+                               <string>https://example.org</string>
+                       </array>
+                       <key>Block</key>
+                       <array>
+                               <string>https://example.edu</string>
+                       </array>
+               </dict>
        </dict>
        <key>PopupBlocking</key>
        <dict>

patrick-canterino.de