git.p6c8.net
/
policy-templates.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add Firefox version to new preference.
[policy-templates.git]
/
mac
/
org.mozilla.firefox.plist
diff --git
a/mac/org.mozilla.firefox.plist
b/mac/org.mozilla.firefox.plist
index b019f8301bcd4c8a4339b7734658fbde90d5a4ba..65ffc7f9f54148a8e6159da164b841bc74d836d6 100644
(file)
--- a/
mac/org.mozilla.firefox.plist
+++ b/
mac/org.mozilla.firefox.plist
@@
-8,6
+8,8
@@
<string>managedfirefox.com,example.com</string>
<key>AppAutoUpdate</key>
<true/>
<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>
<key>AppUpdateURL</key>
<string>https://www.example.com/update.xml</string>
<key>Authentication</key>
@@
-104,6
+106,20
@@
<string>cert2.pem</string>
</array>
</dict>
<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>
<key>Cookies</key>
<dict>
<key>Allow</key>
@@
-224,6
+240,8
@@
<true/>
<key>Fingerprinting</key>
<true/>
<true/>
<key>Fingerprinting</key>
<true/>
+ <key>EmailTracking</key>
+ <true/>
<key>Exceptions</key>
<array>
<string>https://example.com</string>
<key>Exceptions</key>
<array>
<string>https://example.com</string>
@@
-236,6
+254,17
@@
<key>Locked</key>
<false/>
</dict>
<key>Locked</key>
<false/>
</dict>
+ <key>ExemptDomainFileTypePairsFromFileTypeDownloadWarnings</key>
+ <array>
+ <dict>
+ <key>file_extension</key>
+ <string>jnlp</string>
+ <key>domains</key>
+ <array>
+ <string>example.com</string>
+ </array>
+ </dict>
+ </array>
<key>Extensions</key>
<dict>
<key>Install</key>
<key>Extensions</key>
<dict>
<key>Install</key>
@@
-306,6
+335,8
@@
<key>Locked</key>
<true/>
</dict>
<key>Locked</key>
<true/>
</dict>
+ <key>GoToIntranetSiteForSingleWordEntryInAddressBar</key>
+ <true/>
<key>Handlers</key>
<dict>
<key>mimeTypes</key>
<key>Handlers</key>
<dict>
<key>mimeTypes</key>
@@
-613,6
+644,8
@@
<string>tls1.2</string>
<key>SSLVersionMax</key>
<string>tls1.3</string>
<string>tls1.2</string>
<key>SSLVersionMax</key>
<string>tls1.3</string>
+ <key>StartDownloadsInTempDirectory</key>
+ <true/>
<key>SupportMenu</key>
<dict>
<key>Title</key>
<key>SupportMenu</key>
<dict>
<key>Title</key>
patrick-canterino.de