Add serviceDefaultState to the doc
This commit is contained in:
parent
438d567a2c
commit
bb4cb4e31f
|
|
@ -39,6 +39,7 @@ tarteaucitron.init({
|
|||
"orientation": "middle", /* Banner position (top - bottom - middle - popup) */
|
||||
|
||||
"groupServices": false, /* Group services by category */
|
||||
"serviceDefaultState": "wait", /* Default state (true - wait - false) */
|
||||
|
||||
"showAlertSmall": false, /* Show the small banner on bottom right */
|
||||
"cookieslist": false, /* Show the cookie list */
|
||||
|
|
|
|||
Loading…
Reference in New Issue