[docs] Enable Algolia search (#5472)

This commit is contained in:
Jim Schubert
2020-02-27 22:33:40 -05:00
committed by GitHub
parent b0b46d57e0
commit ea2acf0cc1

View File

@@ -60,11 +60,11 @@ const docusaurusConfig = {
trackingID: 'UA-132927057-1',
},
// algolia: {
// apiKey: '47ecd3b21be71c5822571b9f59e52544',
// indexName: 'docusaurus-2',
// algoliaOptions: { ... },
// },
algolia: {
apiKey: '28e55aff9bab37236baa1c5f0f84f4bb',
indexName: 'openapi-generator',
algoliaOptions: { advancedSyntax: true, hitsPerPage: 5},
},
footer: {