Fix #286
This commit is contained in:
parent
6dec199d5d
commit
f22eb138c2
|
|
@ -47,9 +47,9 @@ tarteaucitron.init({
|
||||||
|
|
||||||
"removeCredit": false, /* Remove credit link */
|
"removeCredit": false, /* Remove credit link */
|
||||||
"moreInfoLink": true, /* Show more info link */
|
"moreInfoLink": true, /* Show more info link */
|
||||||
"useExternalCss": false /* If false, the tarteaucitron.css file will be loaded */
|
"useExternalCss": false, /* If false, the tarteaucitron.css file will be loaded */
|
||||||
|
|
||||||
//"cookieDomain": ".my-multisite-domaine.fr" /* Shared cookie for subdomain website */
|
//"cookieDomain": ".my-multisite-domaine.fr", /* Shared cookie for subdomain website */
|
||||||
|
|
||||||
"readmoreLink": "/cookiespolicy" /* Change the default readmore link pointing to opt-out.ferank.eu */
|
"readmoreLink": "/cookiespolicy" /* Change the default readmore link pointing to opt-out.ferank.eu */
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue