docs: add manual page for verification.cfg
This commit is contained in:
16
docs/config/verification/format.rst
Normal file
16
docs/config/verification/format.rst
Normal file
@ -0,0 +1,16 @@
|
||||
Each entry starts with a 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.
|
||||
Reference in New Issue
Block a user