mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-10-04 00:14:13 +00:00

This makes it clear(er) that fleecing can be configured as a node-wide default too. Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
21 lines
478 B
Plaintext
21 lines
478 B
Plaintext
# vzdump default settings
|
|
|
|
#tmpdir: DIR
|
|
#dumpdir: DIR
|
|
#storage: STORAGE_ID
|
|
#mode: snapshot|suspend|stop
|
|
#bwlimit: KBPS
|
|
#performance: [max-workers=N][,pbs-entries-max=N]
|
|
#ionice: PRI
|
|
#lockwait: MINUTES
|
|
#stopwait: MINUTES
|
|
#stdexcludes: BOOLEAN
|
|
#mailto: ADDRESSLIST
|
|
#prune-backups: keep-INTERVAL=N[,...]
|
|
#script: FILENAME
|
|
#exclude-path: PATHLIST
|
|
#pigz: N
|
|
#notes-template: {{guestname}}
|
|
#pbs-change-detection-mode: legacy|data|metadata
|
|
#fleecing: enabled=BOOLEAN,storage=STORAGE_ID
|