From 000d881fc2ad1ece6a7dd0222e66e4e05be63c73 Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Wed, 15 May 2024 18:25:39 +0200 Subject: [PATCH] change wording 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 262f3715..2e59cfbf 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -428,7 +428,7 @@

Backup information

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

Please save it at a safe place since you won't be able to restore from backup if you lose this password!

- Backed up will get all important data of your Nextcloud AIO instance like the database, your files and configuration files of the mastercontainer and else.

+ All important data of your Nextcloud AIO instance will get backed up like the database, your files and configuration files of the mastercontainer and else.

The backup itself uses a tool that is called BorgBackup which is a well-known server backup tool that efficiently backs up your files and encrypts them on the fly.

By using this tool, backups are incremental, differential, compressed and encrypted – so only the first backup will take a while. Further backups should be fast as only changes are taken into account.

Backups get created in the following directory on the host: {{ borg_backup_host_location }}/borg