1
0
mirror of https://github.com/immich-app/immich.git synced 2025-07-06 06:07:29 +02:00

fix(docs): Database dump warnings (#17676)

* docs

* admin page

* roadmap

* whitespace

* whitespace

* no danger
This commit is contained in:
Matthew Momjian
2025-04-21 00:54:37 -04:00
committed by GitHub
parent dd1fcd5be5
commit 9e063c993c
3 changed files with 27 additions and 18 deletions

View File

@ -266,8 +266,8 @@ const milestones: Item[] = [
withRelease({
icon: mdiDatabaseOutline,
iconColor: 'brown',
title: 'Automatic database backups',
description: 'Database backups are now integrated into the Immich server',
title: 'Automatic database dumps',
description: 'Database dumps are now integrated into the Immich server',
release: 'v1.120.0',
}),
{