website/docs: deprecate inbuilt backup
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
@ -27,6 +27,14 @@ This release mostly removes legacy fields and features that have been deprecated
|
||||
|
||||
The deprecated /api/v2beta/ Endpoint is removed. Use `/api/v3/`.
|
||||
|
||||
- Backup:
|
||||
|
||||
The integrated backup has been deprecated for the following reasons:
|
||||
|
||||
- Difficulty with restores not working properly
|
||||
- Inflexible configuration (fixed retention, limited to once a day, only S3 supported)
|
||||
- Most users will already have an existing backup infrastructure
|
||||
|
||||
## Minor changes/fixes
|
||||
|
||||
- core: dont return 404 when trying to view key of expired token
|
||||
|
||||
Reference in New Issue
Block a user