backup: fix title case and add skelleton for new jobs section

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-09-30 11:28:05 +02:00
parent 2050eb1946
commit 764a32850b

View File

@ -60,7 +60,7 @@ the behaviour for catching up. By enabling the `Repeat missed` option
(`repeat-missed` in the config), you can tell the scheduler that it should run
missed jobs as soon as possible.
Backup modes
Backup Modes
------------
There are several ways to provide consistency (option `mode`),
@ -194,6 +194,14 @@ Backup Encryption
For Proxmox Backup Server storages, you can optionally set up client-side
encryption of backups, see xref:storage_pbs_encryption[the corresponding section.]
Backup Jobs
-----------
Besides triggering a backup manually, you can also setup periodic jobs that
backup all, or a selection of virtual guest to a storage.
// TODO: extend, link to retention below, ... di & document perf max-worker settings
[[vzdump_retention]]
Backup Retention
----------------