From fc58ec2ac2cb0eb5c79463955ce6c827e5007fbc Mon Sep 17 00:00:00 2001 From: szaimen Date: Fri, 24 Jun 2022 21:22:09 +0200 Subject: [PATCH] make visible that automatic updates is already implemented 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 df1a42d4..173f7337 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -318,7 +318,7 @@ {% if is_backup_container_running == false and isApacheStarting == false %} {% if has_backup_run_once == true %}
- Click here to reveal all backup options
+ Click here to reveal all backup options (it also includes an option for automatic updates)
{% endif %}

Backup information

This is your encryption password for backups: {{ borgbackup_password }}