Skip to content

Commit ca2e143

Browse files
authored
Merge pull request #3576 from replicatedhq/update-algolia-api-key
update algolia search api key
2 parents ae775b3 + 43e7905 commit ca2e143

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docusaurus.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,8 @@ const config = {
7777
appId: 'BHWS2Z6GO0',
7878

7979
// Public API key: it is safe to commit it
80-
apiKey: 'c1b3ad730ee08e83703eeaadd39c4790',
80+
apiKey: 'ebabec43cbd814475c6111ca570fe648',
8181
indexName: 'docs',
82-
contextualSearch: true,
8382
},
8483
navbar: {
8584
title: 'Docs',

0 commit comments

Comments
 (0)