]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Update german ADML
[policy-templates.git] / mac / org.mozilla.firefox.plist
index c62f305a102b77ebae23c088e0f49f993ba194ed..7d570420f275c14a14d7230100f84b06f993793b 100644 (file)
@@ -3,7 +3,9 @@
 <plist version="1.0">
 <dict>
        <key>EnterprisePoliciesEnabled</key>
 <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>AppUpdateURL</key>
        <string>https://www.example.com/update.xml</string>
        <key>Authentication</key>
                <string>URL_TO_ALTERNATE_PROVIDER</string>
                <key>Locked</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/>
        </dict>
        <key>DisableAppUpdate</key>
        <true/>
        <true/>
        <key>SearchBar</key>
        <string>separate</string>
        <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>
        <key>WebsiteFilter</key>
        <dict>
                <key>Block</key>

patrick-canterino.de