From 9851ffbb0f5a0dcbf62580293103e60048cd8903 Mon Sep 17 00:00:00 2001 From: BitcoinMechanic Date: Mon, 12 Dec 2022 21:58:07 -0800 Subject: [PATCH] explain already installed services being unrecoverable properly --- site/source/user-manual/backups/backup-restore.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/site/source/user-manual/backups/backup-restore.rst b/site/source/user-manual/backups/backup-restore.rst index 48247d5..d021f42 100644 --- a/site/source/user-manual/backups/backup-restore.rst +++ b/site/source/user-manual/backups/backup-restore.rst @@ -19,7 +19,9 @@ Restore .. figure:: /_static/images/config/restore2.png :width: 60% -#. Services that are available in the backup, and not already installed on your Embassy, will show in the following window. Select the service(s) you'd like to restore and click "Restore Selected". +#. Previously backed up services will appear in the window. Select the service(s) you'd like to restore and click "Restore Selected". .. figure:: /_static/images/config/restore3.png :width: 60% + +It is not possible to recover services already installed on the Embassy. If you wish to recover a service that is already installed, please uninstall it first to permit recovery. \ No newline at end of file