diff --git a/config.toml b/config.toml index 2e27972e0ad..cc19704f440 100644 --- a/config.toml +++ b/config.toml @@ -91,6 +91,9 @@ github_project_repo = "https://github.com/google/docsy" # Google Custom Search Engine ID. Remove or comment out to disable search. gcs_engine_id = "011737558837375720776:fsdu1nryfng" +# Enable Algolia DocSearch +algolia_docsearch = false + # User interface configuration [params.ui] # Enable to show the side bar menu in its compact state.