X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/586e68895d45fe6e9252c08b743aa509782d4c5f..2cd4ee13304482edf4b439c294c89e16bcbc7cd1:/mac/org.mozilla.firefox.plist?ds=sidebyside

diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist
index a2ba037..db7da2d 100644
--- a/mac/org.mozilla.firefox.plist
+++ b/mac/org.mozilla.firefox.plist
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
 	<key>EnterprisePoliciesEnabled</key>
-	<true/>
+	<false/>
 	<key>AppUpdateURL</key>
 	<string>https://www.example.com/update.xml</string>
 	<key>Authentication</key>
@@ -187,7 +187,7 @@
 	<key>Homepage</key>
 	<dict>
 		<key>URL</key>
-		<string>about:policies</string>
+		<string>http://example.com</string>
 		<key>Locked</key>
 		<true/>
 		<key>Additional</key>