mirror of
https://github.com/LukeHagar/immich.git
synced 2025-12-06 20:47:48 +00:00
feat: built-in automatic database backups (#13773)
This commit is contained in:
@@ -181,6 +181,7 @@ export enum StorageFolder {
|
||||
UPLOAD = 'upload',
|
||||
PROFILE = 'profile',
|
||||
THUMBNAILS = 'thumbs',
|
||||
BACKUPS = 'backups',
|
||||
}
|
||||
|
||||
export enum SystemMetadataKey {
|
||||
|
||||
Reference in New Issue
Block a user