From f81cba012401e91523eb14f9f301d725e356c90d Mon Sep 17 00:00:00 2001 From: David Landry Date: Wed, 8 May 2024 01:46:59 -0400 Subject: [PATCH] chore(dashboard): add quicklaunch --- apps/gethomepage/base/config/settings.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/apps/gethomepage/base/config/settings.yaml b/apps/gethomepage/base/config/settings.yaml index c8fa27d..3bd6d83 100644 --- a/apps/gethomepage/base/config/settings.yaml +++ b/apps/gethomepage/base/config/settings.yaml @@ -10,3 +10,9 @@ layout: Media: columns: 4 style: row + +quicklaunch: + searchDescriptions: true + hideInternetSearch: true + showSearchSuggestions: true + hideVisitURL: true