X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/5adc3d7a64e52aa38753fe64f160ab6c79128169..29f8072e6d40a3e345b88d1b98dc095e6db4973d:/mac/org.mozilla.firefox.plist?ds=sidebyside

diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist
index 01efdb7..1ad8bc6 100644
--- a/mac/org.mozilla.firefox.plist
+++ b/mac/org.mozilla.firefox.plist
@@ -46,17 +46,17 @@
 		<key>Locked</key>
 		<true/>
 	</dict>
-  <key>AutoLaunchProtocolsFromOrigins</key>
-  <array>
-    <dict>
-      <key>protocol</key>
-      <string>zoommtg</string></dict>
-      <key>allowed_origins</key>
-      <array>
-        <string>https://somesite.zoom.us</string>
-      </array>
-    </dict>
-  </array>
+	<key>AutoLaunchProtocolsFromOrigins</key>
+	<array>
+		<dict>
+			<key>protocol</key>
+			<string>zoommtg</string>
+			<key>allowed_origins</key>
+			<array>
+				<string>https://somesite.zoom.us</string>
+			</array>
+		</dict>
+	</array>
 	<key>BlockAboutAddons</key>
 	<true/>
 	<key>BlockAboutConfig</key>
@@ -118,14 +118,8 @@
 		<array>
 			<string>https://www.example.edu/</string>
 		</array>
-		<key>Default</key>
-		<false/>
-		<key>AcceptThirdParty</key>
-		<string>never</string>
-		<key>ExpireAtSessionEnd</key>
-		<true/>
-		<key>RejectTracker</key>
-		<true/>		
+		<key>Behavior</key>
+		<string>limit-foreign</string>
 		<key>Locked</key>
 		<true/>
 	</dict>
@@ -284,10 +278,14 @@
 		<true/>
 		<key>TopSites</key>
 		<true/>
+		<key>SponsoredTopSites</key>
+		<false/>
 		<key>Highlights</key>
 		<true/>
 		<key>Pocket</key>
 		<false/>
+		<key>SponsoredPocket</key>
+		<false/>
 		<key>Snippets</key>
 		<false/>
 		<key>Locked</key>