From 5b2df190dffcdbaa859bcfb1e6e7f78003a3f92f Mon Sep 17 00:00:00 2001 From: Ricky Sixx <51907568+rickysixx@users.noreply.github.com> Date: Tue, 23 Jan 2024 11:38:12 +0100 Subject: [PATCH] Update backup.rst Mention `custom_apps` directory. Signed-off-by: Ricky Sixx <51907568+rickysixx@users.noreply.github.com> --- admin_manual/maintenance/backup.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/admin_manual/maintenance/backup.rst b/admin_manual/maintenance/backup.rst index 275f5b9768e..68878a448d9 100644 --- a/admin_manual/maintenance/backup.rst +++ b/admin_manual/maintenance/backup.rst @@ -2,9 +2,10 @@ Backup ====== -To backup a Nextcloud installation there are four main things you need to retain: +To backup a Nextcloud installation there are five main things you need to retain: #. The config folder +#. The custom apps folder (only if you have custom apps installed) #. The data folder #. The theme folder #. The database