mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
f4741c70f3
* fix(server): allow starting backup through API * fix(server): fix pg_dumpall args when using database URLs The database has to be specified using `-d`, unlike for pg_dump.