]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Merge pull request #312 from bp88/patch-2
[policy-templates.git] / mac / org.mozilla.firefox.plist
index a2ba037e02437bdeccb017f3141ef9502f8daa52..36fde9edae31c16985ab75da0173e5f45f41adcc 100644 (file)
@@ -3,7 +3,7 @@
 <plist version="1.0">
 <dict>
        <key>EnterprisePoliciesEnabled</key>
-       <true/>
+       <false/>
        <key>AppUpdateURL</key>
        <string>https://www.example.com/update.xml</string>
        <key>Authentication</key>
@@ -92,6 +92,8 @@
                <string>never</string>
                <key>ExpireAtSessionEnd</key>
                <true/>
+               <key>RejectTracker</key>
+               <true/>         
                <key>Locked</key>
                <true/>
        </dict>
                <array>
                        <string>https://www.example.org</string>
                </array>
+               <key>Default</key>
+               <true/>
+               <key>Locked</key>
+               <true/>
        </dict>
        <key>HardwareAcceleration</key>
        <false/>
        <key>Homepage</key>
        <dict>
                <key>URL</key>
-               <string>about:policies</string>
+               <string>http://example.com</string>
                <key>Locked</key>
                <true/>
                <key>Additional</key>

patrick-canterino.de