docs: use search-only key

This commit is contained in:
Evan You 2024-09-23 09:20:13 +08:00 committed by sapphi-red
parent 45b8644543
commit c7bc8e701a
No known key found for this signature in database
GPG Key ID: B5533BC1E6C4ED51

View File

@ -98,7 +98,7 @@ export default defineConfig({
algolia: {
appId: '7H67QR5P0A',
apiKey: 'deaab78bcdfe96b599497d25acc6460e',
apiKey: '208bb9c14574939326032b937431014b',
indexName: 'vitejs',
searchParameters: {
facetFilters: ['tags:en']