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
Merge pull request #991 from andrea-varesio/patch-2
[policy-templates.git]
/
mac
/
org.mozilla.firefox.plist
diff --git
a/mac/org.mozilla.firefox.plist
b/mac/org.mozilla.firefox.plist
index d1a1c2c0eca10b45ac0dad06dede329ede5316ce..a2b21c10e6e532b9f0148ddbd48728cb1b1acb92 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>
@@
-236,6
+238,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
+319,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>
@@
-588,6
+603,8
@@
<key>SkipOnboarding</key>
<true/>
</dict>
<key>SkipOnboarding</key>
<true/>
</dict>
+ <key>UseSystemPrintDialog</key>
+ <true/>
<key>WebsiteFilter</key>
<dict>
<key>Block</key>
<key>WebsiteFilter</key>
<dict>
<key>Block</key>
@@
-611,6
+628,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