From 8669f49811b09e6725b37f371a2f992650aa95c2 Mon Sep 17 00:00:00 2001 From: szaimen Date: Mon, 23 May 2022 20:05:30 +0200 Subject: [PATCH] add a note hint Signed-off-by: szaimen --- php/templates/containers.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/templates/containers.twig b/php/templates/containers.twig index e09f105a..fadb3601 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -404,7 +404,7 @@

Timezone change

In order to get the correct time values for certain Nextcloud features, it makes sense to set the timezone for Nextcloud to the one that your users mainly use. Please note that this setting does not apply to the mastercontainer and any backup option.

{% if isAnyRunning == true %} - You can change the timezone when your containers are stopped.

+ Note: You can change the timezone when your containers are stopped.

{% else %} {% if timezone == "" %} You can configure the timezone for Nextcloud below: