Skip to content

Commit 1f37352

Browse files
committed
chore: Update Algolia search configuration with new app ID, API key, and index name.
1 parent af0fdfa commit 1f37352

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docusaurus.config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -242,9 +242,9 @@ const config = {
242242
],
243243
},
244244
algolia: {
245-
appId: 'NRY7H605ZD',
246-
apiKey: '0521a959a3cf5eccb1347a65129dc3b4',
247-
indexName: 'rentsoft',
245+
appId: 'J7HMRSX31W',
246+
apiKey: 'a73e05e0f76cd0aef949aea962ada224',
247+
indexName: 'OpenIM Docs',
248248
contextualSearch: true,
249249
searchParameters: {},
250250
},

0 commit comments

Comments
 (0)