Configure manifest so that port checkboxes are unchecked
-
G girish marked this topic as a regular topic on
-
G girish locked this topic on
-
G girish unlocked this topic on
-
G girish moved this topic from Support on
-
We are looking to package BTC Core for cloudron. This has a number of ports, most of which are optional.
Is there a way to have these in the interface, but UNCHECKED by default?

@nostrdev said in Configure manifest so that port checkboxes are unchecked:
Is there a way to have these in the interface, but UNCHECKED by default?
Maybe we can add a flag in the manifest?
recommendedcomes to mind. Iffalse, the UI can have the checkbox off by default.optionaldoesn't work here because all port bindings are generally optional (the UI always presents a checkbox for each port binding). -
OK, i have added this now as
enabledByDefaultflag instead for next release.I have long wanted this for traccar app too. Which exposes way too many ports by default in the UI.
edit: I tried reasoning with chatgpt for
recommended, but it was very much against adding it
-
J joseph marked this topic as a question on
-
J joseph has marked this topic as solved on