From ace709c485e13bddc0bfd14328b75a23b8b4515b Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Fri, 28 Feb 2025 14:46:12 +0100 Subject: [PATCH] aio-interface: fix broken link Signed-off-by: Simon L. --- 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 6f007751..1124c51a 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -484,7 +484,7 @@

Be aware that this solution does not backup files and folders that are mounted into Nextcloud using the external storage app, but you can add further Docker volumes and host paths that you want to back up after the initial backup is done.

For information about backup retention, see this.

Daily backups can be enabled after the initial backup is done. Enabling this also allows you to enable an option to update all containers, Nextcloud, and its apps automatically.

-

For further documentation and options on this backup solution refer to this section and below.

+

For further documentation and options on this backup solution refer to this section and below.

{% if isApacheStarting != true %}

Backup creation