docs: remove duplicated appId property (#5869)

This commit is contained in:
琚致远 2021-11-04 13:51:01 +08:00 committed by GitHub
parent 9f861dfb96
commit 1e7f688598
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: {},