This is an automated email from the ASF dual-hosted git repository.
critas pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 44a58389 enable kapa.ai (#958)
44a58389 is described below
commit 44a5838945da51b26fc5b4c414e43f49cfbfa44e
Author: CritasWang <[email protected]>
AuthorDate: Tue Jan 6 11:53:57 2026 +0800
enable kapa.ai (#958)
---
src/.vuepress/public/.htaccess | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/.vuepress/public/.htaccess b/src/.vuepress/public/.htaccess
index 0b186826..a2ece6cb 100644
--- a/src/.vuepress/public/.htaccess
+++ b/src/.vuepress/public/.htaccess
@@ -6,4 +6,4 @@ RewriteRule . /404.html [L]
ErrorDocument 404 /404.html
-Header set Content-Security-Policy "default-src data: blob: 'self'
*.apache.org *.githubusercontent.com *.github.com *.algolia.net
*.algolianet.com *.kapa.ai www.google.com *.apachecon.com
*.communityovercode.org 'unsafe-inline' 'unsafe-eval'; frame-src 'self' data:
blob:; frame-ancestors 'self'; worker-src 'self' data: blob:; img-src 'self'
blob: data: https: *.apache.org www.apachecon.com; style-src 'self'
'unsafe-inline' data:;"
\ No newline at end of file
+Header set Content-Security-Policy "default-src data: blob: 'self'
*.apache.org *.githubusercontent.com *.github.com *.algolia.net
*.algolianet.com *.kapa.ai www.google.com *.gstatic.com *.apachecon.com
*.communityovercode.org 'unsafe-inline' 'unsafe-eval'; frame-src 'self' data:
blob:; frame-ancestors 'self'; worker-src 'self' data: blob:; img-src 'self'
blob: data: https: *.apache.org www.apachecon.com; style-src 'self'
'unsafe-inline' data:;"
\ No newline at end of file