Skip to content

Instantly share code, notes, and snippets.

@soundsnw
Created July 29, 2019 23:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save soundsnw/30c2769b96a216d6e69b4de3566b6b9e to your computer and use it in GitHub Desktop.
Save soundsnw/30c2769b96a216d6e69b4de3566b6b9e to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>EnterprisePoliciesEnabled</key>
<true/>
<key>DisableFeedbackCommands</key>
<true/>
<key>DisableFirefoxAccounts</key>
<true/>
<key>DisableFirefoxStudies</key>
<true/>
<key>DisablePocket</key>
<true/>
<key>DisableTelemetry</key>
<true/>
<key>EnableTrackingProtection</key>
<dict>
<key>Value</key>
<true/>
<key>Locked</key>
<true/>
</dict>
<key>NetworkPrediction</key>
<false/>
<key>OfferToSaveLogins</key>
<false/>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment