X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/9daef2e619ad32ca3bdd2080dd3e670b18c269a1..022c0af1b96634db7b1edcb44a00760ad8b2c9f4:/mac/org.mozilla.firefox.plist diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist index a2b21c1..a609de0 100644 --- a/mac/org.mozilla.firefox.plist +++ b/mac/org.mozilla.firefox.plist @@ -106,6 +106,20 @@ <string>cert2.pem</string> </array> </dict> + <key>Default</key> + <dict> + <key>Containers</key> + <array> + <dict> + <key>name</key> + <string>My container</string> + <key>icon</key> + <string>pet</string> + <key>color</key> + <string>turquoise</string> + </dict> + </array> + </dict> <key>Cookies</key> <dict> <key>Allow</key> @@ -226,6 +240,8 @@ <true/> <key>Fingerprinting</key> <true/> + <key>EmailTracking</key> + <true/> <key>Exceptions</key> <array> <string>https://example.com</string> @@ -304,18 +320,14 @@ <key>Locked</key> <true/> </dict> - <key>FlashPlugin</key> + <key>FirefoxHome</key> <dict> - <key>Allow</key> - <array> - <string>https://www.example.com</string> - </array> - <key>Block</key> - <array> - <string>https://www.example.org</string> - </array> - <key>Default</key> + <key>WebSuggestions</key> <true/> + <key>SponsoredSuggestions</key> + <false/> + <key>ImproveSuggest</key> + <false/> <key>Locked</key> <true/> </dict> @@ -570,14 +582,32 @@ <string>locked</string> </dict> </dict> + <key>PrintingEnabled</key> + <false/> <key>Proxy</key> <dict> - <key>SocksVersion</key> - <string>4</string> <key>Mode</key> <string>manual</string> <key>HTTPProxy</key> <string>proxy.example.com:80</string> + <key>UseHTTPProxyForAllProtocols</key> + <true/> + <key>SSLProxy</key> + <string>proxy.example.com:80</string> + <key>FTPProxy</key> + <string>proxy.example.com:80</string> + <key>SOCKSProxy</key> + <string>proxy.example.com:80</string> + <key>SocksVersion</key> + <string>4</string> + <key>Passthrough</key> + <string><local&rt;</string> + <key>AutoConfigURL</key> + <string>URL_TO_AUTOCONFIG</string> + <key>AutoLogin</key> + <true/> + <key>UseProxyForDNS</key> + <true/> <key>Locked</key> <true/> </dict> @@ -602,6 +632,10 @@ <false/> <key>SkipOnboarding</key> <true/> + <key>MoreFromMozilla</key> + <true/> + <key>Locked</key> + <true/> </dict> <key>UseSystemPrintDialog</key> <true/>