]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Add Exceptions to tracking protection.
[policy-templates.git] / mac / org.mozilla.firefox.plist
index 7d67994b189652085c5823291b74e6eb60a282c4..1d489be52f6e66d257789d2872b34eebda7af8f9 100644 (file)
                        <key>NTLM</key>
                        <true/>
                </dict>
+               <key>AllowProxies</key>
+               <dict>
+                       <key>SPNEGO</key>
+                       <true/>
+                       <key>NTLM</key>
+                       <true/>
+               </dict>
+               <key>Locked</key>
+               <true/>
        </dict>
        <key>BlockAboutAddons</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>

patrick-canterino.de