Skip to content

Commit bb9644f

Browse files
authored
disable kapa tracking (#2248)
1 parent e39d835 commit bb9644f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ const config = {
6969
"data-modal-disclaimer": "This AI assistant answers questions using Estuary's [documentation](https://docs.estuary.dev/), [blogs](https://estuary.dev/blog/), and additional resources. If you can't find your answer, join us on [Slack](https://go.estuary.dev/slack).",
7070
"data-modal-example-questions": "How does CDC work in Estuary?,How can I deploy to a private cloud?,How do I connect to PostgreSQL?,Is Estuary Flow scalable?",
7171
"data-uncertain-answer-callout": "I may not have all of the information on that topic. I bet someone can answer it in [Slack](https://go.estuary.dev/slack).",
72+
"data-user-analytics-cookie-enabled": false,
7273
},
7374
],
7475

0 commit comments

Comments
 (0)