diff options
author | Alex Auvolat <alex@adnab.me> | 2022-01-31 16:43:48 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2022-01-31 16:43:48 +0100 |
commit | c16116559d008302808f75afe84c510145e1eaf0 (patch) | |
tree | 076032f7be71245c6949f2e883af1504bfc53f8b /content/documentation/connect/backup.md | |
parent | fba1b065036115cea8d067b74ee04c292db022b8 (diff) | |
download | garagehq.deuxfleurs.fr-c16116559d008302808f75afe84c510145e1eaf0.tar.gz garagehq.deuxfleurs.fr-c16116559d008302808f75afe84c510145e1eaf0.zip |
Remove most h1 titles that weren't needed
Diffstat (limited to 'content/documentation/connect/backup.md')
-rw-r--r-- | content/documentation/connect/backup.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/documentation/connect/backup.md b/content/documentation/connect/backup.md index 36b894b..878660f 100644 --- a/content/documentation/connect/backup.md +++ b/content/documentation/connect/backup.md @@ -3,7 +3,6 @@ title = "Backups (restic, duplicity...)" weight = 25 +++ -# Backups (restic, duplicity...) Backups are essential for disaster recovery but they are not trivial to manage. Using Garage as your backup target will enable you to scale your storage as needed while ensuring high availability. |