Merge pull request #330 from nextcloud/enh/noid/add-optional-section

add optional section
This commit is contained in:
Simon L
2022-03-09 12:41:38 +01:00
committed by GitHub

View File

@@ -266,6 +266,10 @@
{% endif %}
{% endif %}
{% endif %}
<h2>Optional</h2>
In this section, you will find optional addons in the future.
It will disable the ability to change them when any containers are running and allow to change them when they are stopped.
Also, it will display possible sections for optional addons. (which itself will be displayed when enabled and running).
{% endif %}
{% endif %}