From 6639272784bf16efa532b82ab3386ede4c0ce4bc Mon Sep 17 00:00:00 2001 From: Ian Maddaus Date: Mon, 4 Nov 2024 11:06:52 -0500 Subject: [PATCH] Minor updates Signed-off-by: Ian Maddaus --- config/_default/params.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/_default/params.toml b/config/_default/params.toml index 77b54a31fd..8b9800c99e 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -31,9 +31,9 @@ gh_path = "https://github.com/chef/license-service/tree/main/docs-chef-io/conten # versions must be in order from newest/latest version to oldest and must be a string. -# default_search_product_keys defines the product search keys that are returned by search by default. +# default_search_product_keys defines the product search keys that are returned by search by default, ie when no product is selected in the search filters # Use an empty string ("") for pages without a defined product -# This includes the latest/newest version of products that where we deployed versioned docs. +# This includes the latest/newest version of products that have muliple versions of documentation deployed. default_search_product_keys = ["", "chef-360-1.0", "automate", "desktop", "habitat", "client", "server", "inspec", "saas", "supermarket", "workstation"] [search.products]