Added note about cookies [skip ci]
Andrew
committed May 02, 2018
commit 578f83e6807d977e7c4aad8540a30af05946730b
Showing 1
changed file with
2 additions
and 0 deletions
README.md
+2
-0
| @@ | @@ -374,6 +374,8 @@ Ahoy can switch from cookies to [anonymity sets](https://privacypatterns.org/pat |
| Ahoy.cookies = false | |
| ``` | |
| + | Previously set cookies are automatically deleted. |
| + | |
| ## Development | |
| Ahoy is built with developers in mind. You can run the following code in your browser’s console. | |