X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/c28c219a673d566e4076d818ba5ad765f4686a3e..5ab121cf293192590e94c5eb367d6e1f59bcf19d:/mac/org.mozilla.firefox.plist?ds=inline diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist index c62f305..7d57042 100644 --- a/mac/org.mozilla.firefox.plist +++ b/mac/org.mozilla.firefox.plist @@ -3,7 +3,9 @@ <plist version="1.0"> <dict> <key>EnterprisePoliciesEnabled</key> - <false/> + <true/> + <key>AppAutoUpdate</key> + <true/> <key>AppUpdateURL</key> <string>https://www.example.com/update.xml</string> <key>Authentication</key> @@ -120,6 +122,10 @@ <string>URL_TO_ALTERNATE_PROVIDER</string> <key>Locked</key> <true/> + <key>ExcludedDomains</key> + <array> + <string>example.com</string> + </array> </dict> <key>DisableAppUpdate</key> <true/> @@ -412,6 +418,17 @@ <true/> <key>SearchBar</key> <string>separate</string> + <key>UserMessaging</key> + <dict> + <key>WhatsNew</key> + <false/> + <key>ExtensionRecommendations</key> + <false/> + <key>FeatureRecommendations</key> + <false/> + <key>UrlbarInterventions</key> + <false/> + </dict> <key>WebsiteFilter</key> <dict> <key>Block</key>