diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 8f05c97e..90c5fe13 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -542,12 +542,12 @@ {% endif %} {% endif %} {% if is_backup_container_running == false %} -

Optional addons

- In this section you can enable or disable optional addons.

+

Optional containers

+ In this section you can enable or disable optional containers. There are further community containers available that are not listed below. See this documentation how to add them.

{% if isAnyRunning == true %} Please note: You can enable or disable them when your containers are stopped.

{% else %} - Please note: Make sure to save your changes by clicking on the button Save changes that is positioned below the list of optional addons. The changes will not be auto-saved.

+ Please note: Make sure to save your changes by clicking on the button Save changes that is positioned below the list of optional containers. The changes will not be auto-saved.

{% endif %}
@@ -596,7 +596,7 @@
- Minimal system requirements: When any optional addon is enabled, at least 2GB RAM, a dual-core CPU and 40GB system storage are required. When enabling ClamAV, Nextcloud Talk Recording-server or Fulltextsearch, at least 3GB RAM are required. For Talk Recording-server additional 2 vCPUs are required. When enabling everything, at least 5GB RAM and a quad-core CPU are required. Recommended are at least 1GB more RAM than the minimal requirement. For further advices and recommendations see this documentation
+ Minimal system requirements: When any optional container is enabled, at least 2GB RAM, a dual-core CPU and 40GB system storage are required. When enabling ClamAV, Nextcloud Talk Recording-server or Fulltextsearch, at least 3GB RAM are required. For Talk Recording-server additional 2 vCPUs are required. When enabling everything, at least 5GB RAM and a quad-core CPU are required. Recommended are at least 1GB more RAM than the minimal requirement. For further advices and recommendations see this documentation
{% if isAnyRunning == true or is_x64_platform == false %} {% endif %}