Skip to content

Commit cf61425

Browse files
committed
update algolia config
1 parent 8a04830 commit cf61425

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

docusaurus.config.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,10 @@ const config = {
197197
}
198198
},
199199
algolia: {
200-
appId: 'GNSJUJD786',
201-
apiKey: '384f2da9c9bcc8dad6907d70da1894e9',
202-
indexName: 'docs',
200+
appId: 'WDDPJKSDHF',
201+
apiKey: '4299e5ff1b1a1278c60158fbba4d65c1',
202+
indexName: 'Developer Docs Crawler',
203+
askAi: 'YOUR_ALGOLIA_ASSISTANT_ID',
203204
// contextualSearch: false,
204205
// searchParameters: {},
205206
// searchPagePath: 'search',

0 commit comments

Comments
 (0)