Skip to content

Commit 49f8d04

Browse files
committed
Remove Algolia search configuration
1 parent d35a567 commit 49f8d04

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

docusaurus.config.js

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -69,18 +69,6 @@ const config = {
6969
respectPrefersColorScheme: true,
7070
defaultMode: 'dark'
7171
},
72-
algolia: {
73-
appId: 'LR94955ANU',
74-
apiKey: '18f45ae472484536a2730b56d6e4822f',
75-
indexName: 'streamelements_docs',
76-
contextualSearch: true,
77-
replaceSearchResultPathname: {
78-
from: '/docs/', // or as RegExp: /\/docs\//
79-
to: '/',
80-
},
81-
searchParameters: {},
82-
searchPagePath: 'search',
83-
},
8472
footer: {
8573
style: 'dark',
8674
links: [

0 commit comments

Comments
 (0)