From aa57badd42f6c451aaf8f79633e0de7eab6137f5 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 322afbf79..ef5ae9319 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