From be2b76be8c9201d1ef3d2ea6b3cb52b8aaeb5251 Mon Sep 17 00:00:00 2001
From: yodatak <mryodatak@gmail.com>
Date: Thu, 7 Nov 2024 05:18:14 +0100
Subject: [PATCH] docs: add backups to startup folders list (#13967)

Add the check of backups that is done on immich microservice of backups folder presence
---
 docs/docs/administration/system-integrity.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/docs/administration/system-integrity.md b/docs/docs/administration/system-integrity.md
index 5440e42489..b5cd4ffa94 100644
--- a/docs/docs/administration/system-integrity.md
+++ b/docs/docs/administration/system-integrity.md
@@ -3,7 +3,7 @@
 ## Folder checks
 
 :::info
-The folders considered for these checks include: `upload/`, `library/`, `thumbs/`, `encoded-video/`, `profile/`
+The folders considered for these checks include: `upload/`, `library/`, `thumbs/`, `encoded-video/`, `profile/`, `backups/`
 :::
 
 When Immich starts, it performs a series of checks in order to validate that it can read and write files to the volume mounts used by the storage system. If it cannot perform all the required operations, it will fail to start. The checks include: