Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion admin_manual/maintenance/backup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading