mirror of
https://github.com/immich-app/immich.git
synced 2026-01-15 22:42:31 -08:00
feat: built-in automatic database backups (#13773)
This commit is contained in:
@@ -37,6 +37,7 @@ export enum DatabaseLock {
|
||||
CLIPDimSize = 512,
|
||||
Library = 1337,
|
||||
GetSystemConfig = 69,
|
||||
BackupDatabase = 42,
|
||||
}
|
||||
|
||||
export const EXTENSION_NAMES: Record<DatabaseExtension, string> = {
|
||||
|
||||
Reference in New Issue
Block a user