mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-05-02 21:30:21 +00:00

minor formatting and language fixes to the faq section and the appendix Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
17 lines
318 B
ReStructuredText
17 lines
318 B
ReStructuredText
Each entry starts with the header ``verification: <name>``, followed by the
|
|
job configuration options.
|
|
|
|
::
|
|
|
|
verification: verify-store2
|
|
ignore-verified true
|
|
outdated-after 7
|
|
schedule daily
|
|
store store2
|
|
|
|
verification: ...
|
|
|
|
|
|
You can use the ``proxmox-backup-manager verify-job`` command to manipulate
|
|
this file.
|