diff --git a/config.toml b/config.toml index eb5eeef..a1fbaf0 100644 --- a/config.toml +++ b/config.toml @@ -102,7 +102,10 @@ github_repo = "https://github.com/apache/parquet-site" github_branch= "production" # Comment out to disable search. -gcs_engine_id = "7e3f91e3eadecceaa" +# gcs_engine_id = "7e3f91e3eadecceaa" + +# Enable Algolia DocSearch +algolia_docsearch = true # Enable Lunr.js offline search offlineSearch = false