- Added Proxmox VE configuration collection scripts - Included documentation and quick-start guides - First infrastructure snapshot from serviceslab (2025-11-29) - All VM configs (10 VMs) and LXC configs (3 containers) - Git setup complete with .gitignore protecting sensitive data
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
|