Browse Source

Changed requirements for questions

master
Fábio Kaiser Rauber 4 years ago
parent
commit
ff929a17da
  1. 4
      charts/portalmodelo/v0.5.0/questions.yaml

4
charts/portalmodelo/v0.5.0/questions.yaml

@ -81,7 +81,7 @@ questions:
type: boolean
description: "Habilita o configurador/atualizador de Portais?"
label: "Criar e Atualizar"
required: true
required: false
group: Avançado
- variable: instance.zeoclient
@ -89,7 +89,7 @@ questions:
type: boolean
description: "Separar ZEO Server e Cliente?"
label: "Cliente ZEO?"
required: true
required: false
group: Avançado
- variable: instance.zodbCacheSize

Loading…
Cancel
Save