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 UserMessaging->Locked to documentation
[policy-templates.git]
/
mac
/
org.mozilla.firefox.plist
diff --git
a/mac/org.mozilla.firefox.plist
b/mac/org.mozilla.firefox.plist
index 4bb68845ec72552a1337a325e4f737ec6dbbc9db..b37abd962ca5411927d030b3c72a55ee63c6ed91 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>
@@
-317,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>
@@
-598,6
+618,10
@@
<false/>
<key>SkipOnboarding</key>
<true/>
<false/>
<key>SkipOnboarding</key>
<true/>
+ <key>MoreFromMozilla</key>
+ <true/>
+ <key>Locked</key>
+ <true/>
</dict>
<key>UseSystemPrintDialog</key>
<true/>
</dict>
<key>UseSystemPrintDialog</key>
<true/>
@@
-624,7
+648,7
@@
<string>tls1.2</string>
<key>SSLVersionMax</key>
<string>tls1.3</string>
<string>tls1.2</string>
<key>SSLVersionMax</key>
<string>tls1.3</string>
- <
string>StartDownloadsInTempDirectory</string
>
+ <
key>StartDownloadsInTempDirectory</key
>
<true/>
<key>SupportMenu</key>
<dict>
<true/>
<key>SupportMenu</key>
<dict>
patrick-canterino.de