mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-04 04:51:59 +08:00
add a note hint
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
f2f70904d1
commit
8669f49811
1 changed files with 1 additions and 1 deletions
|
@ -404,7 +404,7 @@
|
|||
<h2>Timezone change</h2>
|
||||
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.<br><br>
|
||||
{% if isAnyRunning == true %}
|
||||
You can change the timezone when your containers are stopped.<br><br>
|
||||
<b>Note:</b> You can change the timezone when your containers are stopped.<br><br>
|
||||
{% else %}
|
||||
{% if timezone == "" %}
|
||||
You can configure the timezone for Nextcloud below:<br><br>
|
||||
|
|
Loading…
Reference in a new issue