From 2757630c41021f78804014d8bee02de06b6c902b Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Tue, 15 Jul 2025 09:12:04 +0000 Subject: [PATCH] add hint to UI about SSH pubkey for remote backups Signed-off-by: Felix Stupp --- php/templates/containers.twig | 1 + 1 file changed, 1 insertion(+) diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 9eb25002..2c63f491 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -371,6 +371,7 @@

To store backups remotely instead, fill in the remote borg repo url and submit it. + You will be provided with an SSH public key for authorization at the remote afterwards.