Wording cookie name
This commit is contained in:
parent
be56f21919
commit
a9aa135d60
|
|
@ -34,7 +34,7 @@ tarteaucitron.init({
|
||||||
"privacyUrl": "", /* Privacy policy url */
|
"privacyUrl": "", /* Privacy policy url */
|
||||||
|
|
||||||
"hashtag": "#tarteaucitron", /* Open the panel with this hashtag */
|
"hashtag": "#tarteaucitron", /* Open the panel with this hashtag */
|
||||||
"cookieName": "tartaucitron", /* Cookie name */
|
"cookieName": "tarteaucitron", /* Cookie name */
|
||||||
|
|
||||||
"orientation": "top", /* Banner position (top - bottom) */
|
"orientation": "top", /* Banner position (top - bottom) */
|
||||||
"showAlertSmall": true, /* Show the small banner on bottom right */
|
"showAlertSmall": true, /* Show the small banner on bottom right */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue