case 4460

This commit is contained in:
2023-03-06 23:59:32 +00:00
parent 9c8fd499a0
commit d4c7e719e2
4 changed files with 9 additions and 8 deletions

View File

@@ -180,4 +180,4 @@ Attachment backups are `.zip` files and database backups are Postgress standard
The Backup now menu option does exactly that: an on demand instant backup. This is useful for testing purposes or after large changes are made that you would like to ensure have been backed up. This will generate a manual backup that is not part of the normal automated backup process.
Note that this backup will cause older backups to be pruned (deleted) as per the [number of backups to keep](#number-of-backups-to-keep) setting.
Note that this backup will still cause older backups to be pruned (deleted) as per the [number of backups to keep](#number-of-backups-to-keep) setting.