X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/decd497a004c8d98f02c5e5425ad56a079aefd9a..45e2cee46180e3e748a3d1f54704fd323c27fc9d:/mac/org.mozilla.firefox.plist?ds=inline diff --git a/mac/org.mozilla.firefox.plist b/mac/org.mozilla.firefox.plist index 166c767..1ad8bc6 100644 --- a/mac/org.mozilla.firefox.plist +++ b/mac/org.mozilla.firefox.plist @@ -4,6 +4,8 @@ <dict> <key>EnterprisePoliciesEnabled</key> <true/> + <key>AllowedDomainsForApps</key> + <string>managedfirefox.com,example.com</string> <key>AppAutoUpdate</key> <true/> <key>AppUpdateURL</key> @@ -44,6 +46,17 @@ <key>Locked</key> <true/> </dict> + <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> @@ -105,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> @@ -271,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>