From 0c9548069c2e89f2517cfc62fbaa85eb604a8d71 Mon Sep 17 00:00:00 2001 From: sido Date: Mon, 10 Sep 2018 21:44:34 +0200 Subject: [PATCH] add subquestion heading --- molgenis/questions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/molgenis/questions.yml b/molgenis/questions.yml index 278368a..bbccea2 100644 --- a/molgenis/questions.yml +++ b/molgenis/questions.yml @@ -102,6 +102,7 @@ questions: group: "Persistence" label: Persistence show_subquestion_if: true + subquestions: - variable: molgenis.persistence.size default: "10Gi" description: "Size of MOLGENIS filestore (not the database size)"