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 c44be845 set disableUserPersonalization (#427)
c44be845 is described below
commit c44be8453ec9dc385a1157772c7ffa480cf3a07f
Author: CritasWang <[email protected]>
AuthorDate: Thu Nov 21 11:47:32 2024 +0800
set disableUserPersonalization (#427)
Disable search history and favorites
---
src/.vuepress/config.ts | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/.vuepress/config.ts b/src/.vuepress/config.ts
index c033fcec..c2ffdc3b 100644
--- a/src/.vuepress/config.ts
+++ b/src/.vuepress/config.ts
@@ -83,6 +83,7 @@ _paq.push(['enableLinkTracking']);
apiKey: 'f1f30c0df04d74534e066d07786bce05',
indexName: 'iotdb-apache',
maxResultsPerGroup: 10,
+ disableUserPersonalization: true,
locales: {
'/zh/': {
placeholder: '搜索文档',