mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
docs: remove duplicated appId property (#5869)
This commit is contained in:
parent
9f861dfb96
commit
1e7f688598
1 changed files with 0 additions and 3 deletions
|
@ -89,9 +89,6 @@ module.exports = {
|
|||
// Optional: Specify domains where the navigation should occur through window.location instead on history.push. Useful when our Algolia config crawls multiple documentation sites and we want to navigate with window.location.href to them.
|
||||
externalUrlRegex: 'external\\.com|domain\\.com',
|
||||
|
||||
// Optional: see doc section below
|
||||
appId: 'YOUR_APP_ID',
|
||||
|
||||
// Optional: Algolia search parameters
|
||||
searchParameters: {},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue