summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
4bf1dc9)
https://github.com/mozilla/policy-templates#cookies currently states that `RejectTracker` is a key that takes a boolean value. Adding this to plist template.
<string>never</string>
<key>ExpireAtSessionEnd</key>
<true/>
<string>never</string>
<key>ExpireAtSessionEnd</key>
<true/>
+ <key>RejectTracker</key>
+ <true/>
<key>Locked</key>
<true/>
</dict>
<key>Locked</key>
<true/>
</dict>