We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a04830 commit cf61425Copy full SHA for cf61425
1 file changed
docusaurus.config.js
@@ -197,9 +197,10 @@ const config = {
197
}
198
},
199
algolia: {
200
- appId: 'GNSJUJD786',
201
- apiKey: '384f2da9c9bcc8dad6907d70da1894e9',
202
- indexName: 'docs',
+ appId: 'WDDPJKSDHF',
+ apiKey: '4299e5ff1b1a1278c60158fbba4d65c1',
+ indexName: 'Developer Docs Crawler',
203
+ askAi: 'YOUR_ALGOLIA_ASSISTANT_ID',
204
// contextualSearch: false,
205
// searchParameters: {},
206
// searchPagePath: 'search',
0 commit comments