N
Nuxt4mo ago
WiFi Plug

turnstile module where to set options globally

using turnstile module,
turnstile: {
siteKey: '<your-site-key>',
options: {
appearance: 'interaction-only',
},
},
turnstile: {
siteKey: '<your-site-key>',
options: {
appearance: 'interaction-only',
},
},
i want to set this option on all my turnstiles. is this correct? or does it have to be on the individual turnstiles
2 Replies
kapa.ai
kapa.ai4mo ago
Hi @WiFi Plug. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- I'm sorry, but the knowledge sources provided do not contain any information about the "turnstile" module or how to set its options globally in Nuxt. Therefore, I cannot confirm whether your configuration is correct or if options must be set individually for each turnstile instance. If you have access to the module's documentation, I recommend consulting it for the most accurate guidance. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai4mo ago
<@679734274840330384> Kapa.ai is still learning and improving, please let me know how I did by reacting below.

Did you find this page helpful?