diff --git a/dashboard/src/views/ConfigPage.vue b/dashboard/src/views/ConfigPage.vue
index d7f0f4ecb..55d6e8e33 100644
--- a/dashboard/src/views/ConfigPage.vue
+++ b/dashboard/src/views/ConfigPage.vue
@@ -42,9 +42,16 @@ import config from '@/config';
+ v-show="key2 !== 'platform' && key2 !== 'provider'" style="border: 1px solid #e0e0e0; padding: 8px; margin-bottom: 16px; border-radius: 10px">
+
+ {{ metadata[key]['metadata'][key2]['description'] }} ({{ key2 }})
+
+ object
+
+
@@ -70,14 +77,14 @@ import config from '@/config';
-
+