From f6f147ce36c58e02d0a30e2e15eeb16281050597 Mon Sep 17 00:00:00 2001 From: Amauri CHAMPEAUX Date: Thu, 4 Oct 2018 07:29:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ace3f6d..4a91692 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ tarteaucitron.init({ "adblocker": false, /* Show a Warning if an adblocker is detected */ "AcceptAllCta" : true, /* Show the accept all button when highPrivacy on */ "highPrivacy": false, /* Disable auto consent */ - "handleBrowserDNTRequest": false, /* If Do Not Track == 1, accept all */ + "handleBrowserDNTRequest": false, /* If Do Not Track == 1, disallow all */ "removeCredit": false, /* Remove credit link */ "moreInfoLink": true, /* Show more info link */