@ -6,9 +6,9 @@
"cookieName": "tarteaucitron", /* Cookie name */
/* Gestion grand bandeau */
"highPrivacy": #CONFIG{tarteaucitron/highprivacy}, /* mettre à true affiche le bandeau et désactive alors le consentement implicite */
"orientation": "#CONFIG{tarteaucitron/orientation}", /* le bandeau doit être en haut (top) ou en bas (bottom) ? */
"AcceptAllCta" : #CONFIG{tarteaucitron/acceptallcta}, /* Show the accept all button when highPrivacy on */
"highPrivacy": #CONFIG{tarteaucitron/highprivacy, true}, /* Si true, affiche le bandeau de consentement. Sinon, le consentement est implicite. */
"orientation": "#CONFIG{tarteaucitron/orientation, top }", /* le bandeau doit être en haut (top) ou en bas (bottom) ? */
"AcceptAllCta" : #CONFIG{tarteaucitron/acceptallcta, true }, /* Show the accept all button when highPrivacy on */
/* Gestion petit bandeau */
"showAlertSmall": false, /* afficher le petit bandeau en bas à droite ? */