From fea1424179be750236527c3169b6410959024d4f Mon Sep 17 00:00:00 2001 From: Cameron Hyde Date: Wed, 13 Mar 2024 07:58:19 +1000 Subject: [PATCH] Per-host default_panel_view config --- lib/galaxy/config/schemas/config_schema.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/galaxy/config/schemas/config_schema.yml b/lib/galaxy/config/schemas/config_schema.yml index 823780a856f2..38c887a558a9 100644 --- a/lib/galaxy/config/schemas/config_schema.yml +++ b/lib/galaxy/config/schemas/config_schema.yml @@ -2831,6 +2831,7 @@ mapping: type: str default: default required: false + per_host: true desc: | Default tool panel view for the current Galaxy configuration. This should refer to an id of a panel view defined using the panel_views or panel_views_dir configuration options or an