Skip to content

Commit

Permalink
docs(v2): add mention on DocSearch when you run the crawler on your o…
Browse files Browse the repository at this point in the history
…wn (#2809)
  • Loading branch information
Sylvain Pace authored May 25, 2020
1 parent b52b7d6 commit 34e664a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/guides-search.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const siteConfig = {
algolia: {
apiKey: 'my-api-key',
indexName: 'my-index-name',
appId: 'app-id', // Optional, if you run the DocSearch crawler on your own
algoliaOptions: {} // Optional, if provided by Algolia
},
...
Expand Down

0 comments on commit 34e664a

Please sign in to comment.