<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>
<key>NTLM</key>
<true/>
</dict>
+ <key>AllowProxies</key>
+ <dict>
+ <key>SPNEGO</key>
+ <true/>
+ <key>NTLM</key>
+ <true/>
+ </dict>
+ <key>PrivateBrowsing</key>
+ <true/>
+ <key>Locked</key>
+ <true/>
</dict>
<key>BlockAboutAddons</key>
<true/>
<string>URL_TO_ALTERNATE_PROVIDER</string>
<key>Locked</key>
<true/>
+ <key>ExcludedDomains</key>
+ <array>
+ <string>example.com</string>
+ </array>
</dict>
<key>DisableAppUpdate</key>
<true/>
<key>DisableBuiltinPDFViewer</key>
<true/>
+ <key>DisabledCiphers</key>
+ <dict>
+ <key>TLS_DHE_RSA_WITH_AES_128_CBC_SHA</key>
+ <true/>
+ <key>TLS_DHE_RSA_WITH_AES_256_CBC_SHA</key>
+ <true/>
+ <key>TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA</key>
+ <true/>
+ <key>TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA</key>
+ <true/>
+ <key>TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256</key>
+ <true/>
+ <key>TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256</key>
+ <true/>
+ <key>TLS_RSA_WITH_AES_128_CBC_SHA</key>
+ <true/>
+ <key>TLS_RSA_WITH_AES_256_CBC_SHA</key>
+ <true/>
+ <key>TLS_RSA_WITH_3DES_EDE_CBC_SHA</key>
+ <true/>
+ </dict>
<key>DisableDeveloperTools</key>
<true/>
<key>DisableFeedbackCommands</key>
<true/>
<key>DisableMasterPasswordCreation</key>
<true/>
+ <key>DisablePasswordReveal</key>
+ <true/>
<key>DisablePocket</key>
<true/>
<key>DisablePrivateBrowsing</key>
<true/>
<key>Locked</key>
<true/>
+ <key>Cryptomining</key>
+ <true/>
+ <key>Fingerprinting</key>
+ <true/>
+ <key>Exceptions</key>
+ <array>
+ <string>https://example.com</string>
+ </array>
+ </dict>
+ <key>EncryptedMediaExtensions</key>
+ <dict>
+ <key>Enabled</key>
+ <false/>
+ <key>Locked</key>
+ <false/>
</dict>
<key>Extensions</key>
<dict>
<true/>
<key>OfferToSaveLogins</key>
<false/>
+ <key>OfferToSaveLoginsDefault</key>
+ <true/>
<key>OverrideFirstRunPage</key>
<string>https://www.example.com</string>
<key>OverridePostUpdatePage</key>
<string></string>
+ <key>PasswordManagerEnabled</key>
+ <false/>
+ <key>PDFjs</key>
+ <dict>
+ <key>Enabled</key>
+ <false/>
+ <key>EnablePermissions</key>
+ <false/>
+ </dict>
<key>Permissions</key>
<dict>
<key>Camera</key>
<key>Locked</key>
<true/>
</dict>
+ <key>Autoplay</key>
+ <dict>
+ <key>Allow</key>
+ <array>
+ <string>https://example.org</string>
+ </array>
+ <key>Block</key>
+ <array>
+ <string>https://example.edu</string>
+ </array>
+ <key>Default</key>
+ <string>block-audio</string>
+ <key>Locked</key>
+ <true/>
+ </dict>
</dict>
+ <key>PictureInPicture</key>
+ <true/> | <false/>
<key>PopupBlocking</key>
<dict>
<key>Allow</key>
<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>