This is an automated email from the ASF dual-hosted git repository.
jeffreyh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 95bf1276d54 fix:ask ai load faild (#3166)
95bf1276d54 is described below
commit 95bf1276d547ea72aac00c43b0cc17f2c0a03508
Author: yangon <[email protected]>
AuthorDate: Tue Dec 9 12:05:54 2025 +0800
fix:ask ai load faild (#3166)
---
docusaurus.config.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 3fe4e2118d0..17b8d9179d1 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -79,6 +79,7 @@ const config = {
'data-consent-required': true,
'data-consent-screen-disclaimer': "By clicking "I agree,
let's chat", you consent to the use of the AI assistant in accordance with
kapa.ai's [Privacy Policy](https://www.kapa.ai/content/privacy-policy). This
service uses reCAPTCHA, which requires your consent to Google's [Privacy
Policy](https://policies.google.com/privacy) and [Terms of
Service](https://policies.google.com/terms). By proceeding, you explicitly
agree to both kapa.ai's and Google's privacy policies.",
'data-user-analytics-cookie-enabled': false,
+ 'data-bot-protection-mechanism': "hcaptcha"
}
],
stylesheets: [
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]