mirror of
https://github.com/immich-app/immich.git
synced 2025-09-29 15:31:13 -04:00
docs: modify warning to info for database dump section
This commit is contained in:
parent
aaeac2ab73
commit
37967da193
@ -25,9 +25,9 @@ It is not recommended to directly backup the `DB_DATA_LOCATION` folder. Doing so
|
|||||||
|
|
||||||
### Automatic Database Dumps
|
### Automatic Database Dumps
|
||||||
|
|
||||||
:::warning
|
:::info
|
||||||
The automatic database dumps can be used to restore the database in the event of damage to the Postgres database files.
|
The automatic database dumps can be used to restore the database in the event of damage to the Postgres database files.
|
||||||
There is no monitoring for these dumps and you will not be notified if they are unsuccessful.
|
If the server fails to generate the database dump file, a notification will be shown in the in-app notification on the web
|
||||||
:::
|
:::
|
||||||
|
|
||||||
:::caution
|
:::caution
|
||||||
|
Loading…
x
Reference in New Issue
Block a user