diff --git a/php/templates/containers.twig b/php/templates/containers.twig
index 37113442..94a7d5aa 100644
--- a/php/templates/containers.twig
+++ b/php/templates/containers.twig
@@ -398,8 +398,10 @@
{% endif %}
{% if is_backup_container_running == false %}
Optional addons
- In this section you can find optional addons.
- You can enable or disable them when your containers are stopped.
+ In this section you can enable or disable optional addons.
+ {% if isAnyRunning == true %}
+ Note: You can enable or disable them when your containers are stopped.
+ {% endif %}
+ 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, at least 3GB RAM are required.
{% if isAnyRunning == true or is_x64_platform == false %}