Merge pull request #1044 from orizohar/enable-algolia-rc.2

Enabling algolia for rc2 branch
This commit is contained in:
Aaron Crawfis 2020-12-18 10:19:39 -08:00 committed by GitHub
commit 5da8bf24a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ copyright = "Dapr"
#privacy_policy = "https://policies.google.com/privacy"
# Algolia
algolia_docsearch = false
algolia_docsearch = true
offlineSearch = false
# GitHub Information

View File

@ -5,7 +5,7 @@
// Your apiKey and indexName will be given to you once
// we create your config
apiKey: '54ae43aa28ce8f00c54c8d5f544d29b9',
indexName: 'crawler_dapr',
indexName: 'crawler_dapr-rc2',
appId: 'O0QLQGNF38',
// Replace inputSelector with a CSS selector
// matching your search input