]> git.p6c8.net - policy-templates.git/blobdiff - mac/org.mozilla.firefox.plist
Bump version for release
[policy-templates.git] / mac / org.mozilla.firefox.plist
index 4bb68845ec72552a1337a325e4f737ec6dbbc9db..65ffc7f9f54148a8e6159da164b841bc74d836d6 100644 (file)
@@ -8,6 +8,8 @@
        <string>managedfirefox.com,example.com</string>
        <key>AppAutoUpdate</key>
        <true/>
+       <key>AppUpdatePin</key>
+       <string>106.</string>
        <key>AppUpdateURL</key>
        <string>https://www.example.com/update.xml</string>
        <key>Authentication</key>
                        <string>cert2.pem</string>
                </array>
        </dict>
+       <key>Default</key>
+       <dict>
+               <key>Containers</key>
+               <array>
+                       <dict>
+                               <key>name</key>
+                               <string>My container</string>
+                               <key>icon</key>
+                               <string>pet</string>
+                               <key>color</key>
+                               <string>turquoise</string>
+                       </dict>
+               </array>
+       </dict>
        <key>Cookies</key>
        <dict>
                <key>Allow</key>
                <true/>
                <key>Fingerprinting</key>
                <true/>
+               <key>EmailTracking</key>
+               <true/>
                <key>Exceptions</key>
                <array>
                        <string>https://example.com</string>
                <key>Locked</key>
                <true/>
        </dict>
+       <key>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
+       <true/>
        <key>Handlers</key>
        <dict>
                <key>mimeTypes</key>
        <string>tls1.2</string>
        <key>SSLVersionMax</key>
        <string>tls1.3</string>
-       <string>StartDownloadsInTempDirectory</string>
+       <key>StartDownloadsInTempDirectory</key>
        <true/>
        <key>SupportMenu</key>
        <dict>

patrick-canterino.de