]> git.p6c8.net - policy-templates.git/commit
Add RejectTracker key to Cookies dict
authorbp88 <balmes.pavlov@gmail.com>
Mon, 17 Dec 2018 15:56:27 +0000 (10:56 -0500)
committerGitHub <noreply@github.com>
Mon, 17 Dec 2018 15:56:27 +0000 (10:56 -0500)
commit28b617ec44a3b8a2f9ede8fc9848e2ef5555e14f
treecb7f52efa51a1602ec27191cfa4779574ece7fcb
parent4bf1dc920d224ce7dcbad486ca361801ac0eafed
Add RejectTracker key to Cookies dict

https://github.com/mozilla/policy-templates#cookies currently states that `RejectTracker` is a key that takes a boolean value. Adding this to plist template.
mac/org.mozilla.firefox.plist

patrick-canterino.de