proxmox-backup/docs/config/sync/format.rst

16 lines
261 B
ReStructuredText
Raw Normal View History

Each entry starts with the header ``sync: <name>``, followed by the
2021-02-11 10:52:37 +00:00
job configuration options.
::
sync: job1
store store1
remote-store store1
remote lina
sync: ...
2021-02-11 10:52:37 +00:00
You can use the ``proxmox-backup-manager sync-job`` command to manipulate
this file.