From e94c687a1b66d312424db384fa651e0c712cda02 Mon Sep 17 00:00:00 2001 From: kevin tessier Date: Fri, 5 Jul 2019 16:31:58 +0200 Subject: [PATCH] priv cook --- user/themes/lecampus/js/site.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/themes/lecampus/js/site.js b/user/themes/lecampus/js/site.js index b2a21bd..6b04e4d 100644 --- a/user/themes/lecampus/js/site.js +++ b/user/themes/lecampus/js/site.js @@ -208,7 +208,7 @@ jQuery(document).ready(function(){ "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 */ + "highPrivacy": true, /* Disable auto consent */ "handleBrowserDNTRequest": true, /* If Do Not Track == 1, disallow all */ "removeCredit": false, /* Remove credit link */