Skip to content

Commit 1fb6f18

Browse files
authored
Update docusaurus.config.js
1 parent fae9da0 commit 1fb6f18

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docusaurus.config.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -761,6 +761,14 @@ const config = {
761761
autoCollapseCategories: false,
762762
},
763763
},
764+
algolia: {
765+
appId: 'KPMSCF6G6J',
766+
apiKey: '1b20f30f13a874cd46f9d5c30b01d99c',
767+
indexName: 'product_docs',
768+
searchPagePath: false,
769+
placeholder: 'Search the Netwrix docs',
770+
contextualSearch: false,
771+
},
764772
navbar: {
765773
logo: {
766774
alt: 'Netwrix Logo',

0 commit comments

Comments
 (0)