diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts index 9386a4c82..36bbf7ea9 100644 --- a/docs/docusaurus.config.ts +++ b/docs/docusaurus.config.ts @@ -118,7 +118,7 @@ const config: Config = { indexName: 'mobydick', // Optional: see doc section below - contextualSearch: false, + // contextualSearch: true, // 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',