X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/3e411e4635a2ecf69b0490553b119ec9dc465f56..fe6af7a6540109b595d79adb72b8affa65f2635b:/mac/org.mozilla.firefox.plist?ds=inline

diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist
index 4bb6884..f1701f4 100644
--- a/mac/org.mozilla.firefox.plist
+++ b/mac/org.mozilla.firefox.plist
@@ -8,6 +8,8 @@
 	<string>managedfirefox.com,example.com</string>
 	<key>AppAutoUpdate</key>
 	<true/>
+	<key>AppUpdatePin</key>
+	<string>106.</string>
 	<key>AppUpdateURL</key>
 	<string>https://www.example.com/update.xml</string>
 	<key>Authentication</key>
@@ -104,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>
@@ -224,6 +240,8 @@
 		<true/>
 		<key>Fingerprinting</key>
 		<true/>
+		<key>EmailTracking</key>
+		<true/>
 		<key>Exceptions</key>
 		<array>
 			<string>https://example.com</string>
@@ -302,21 +320,19 @@
 		<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>
+	<key>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
+	<true/>
 	<key>Handlers</key>
 	<dict>
 		<key>mimeTypes</key>
@@ -566,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>&lt;local&gt;</string>
+		<key>AutoConfigURL</key>
+		<string>URL_TO_AUTOCONFIG</string>
+		<key>AutoLogin</key>
+		<true/>
+		<key>UseProxyForDNS</key>
+		<true/>
 		<key>Locked</key>
 		<true/>
 	</dict>
@@ -598,6 +632,10 @@
 		<false/>
 		<key>SkipOnboarding</key>
 		<true/>
+		<key>MoreFromMozilla</key>
+		<true/>
+		<key>Locked</key>
+		<true/>
 	</dict>
 	<key>UseSystemPrintDialog</key>
 	<true/>
@@ -624,7 +662,7 @@
 	<string>tls1.2</string>
 	<key>SSLVersionMax</key>
 	<string>tls1.3</string>
-	<string>StartDownloadsInTempDirectory</string>
+	<key>StartDownloadsInTempDirectory</key>
 	<true/>
 	<key>SupportMenu</key>
 	<dict>