[(#SAISIE{radio, iconPosition, label=<:tarteaucitron:cfg_iconposition:>, defaut=BottomRight, data=[(#ARRAY{BottomRight, En bas à droite, BottomLeft, En bas à gauche, TopRight, En haut à droite, TopLeft, En haut à gauche})]})]
"cookieslist": false, /* Afficher la liste des cookies installés ? */
/* Gestion de la petite icone Cookie */
"showIcon": #CONFIG{tarteaucitron/showIcon, true}, /* Show cookie Icon or not */
"showIcon": [(#CONFIG{tarteaucitron/showIcon}|table_valeur{0}|?{true,false})], /* Show cookie Icon or not */
"iconPosition": "#CONFIG{tarteaucitron/iconPosition, BottomRight}", /* BottomRight, BottomLeft, TopRight and TopLeft */
"adblocker": false, /* Afficher un message si un adblocker est détecté */
/* Gestion grand bandeau */
"DenyAllCta" : true, /* Show the deny all button */
"AcceptAllCta" : #CONFIG{tarteaucitron/acceptallcta, true}, /* 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. */
"AcceptAllCta" : [(#CONFIG{tarteaucitron/acceptallcta}|table_valeur{0}|?{true,false})], /* Show the accept all button when highPrivacy on */
"highPrivacy": [(#CONFIG{tarteaucitron/highprivacy}|table_valeur{0}|?{true,false})], /* Si true, affiche le bandeau de consentement. Sinon, le consentement est implicite. */
"handleBrowserDNTRequest": true, /* If Do Not Track == 1, disallow all */