Created
September 20, 2020 16:36
-
-
Save sajanp/9db7b6e166bdda6007033c3bc7538a25 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# vzdump default settings | |
#tmpdir: DIR | |
#dumpdir: DIR | |
#storage: STORAGE_ID | |
#mode: snapshot|suspend|stop | |
#bwlimit: KBPS | |
#ionice: PRI | |
#lockwait: MINUTES | |
#stopwait: MINUTES | |
#size: MB | |
#stdexcludes: BOOLEAN | |
#mailto: ADDRESSLIST | |
#maxfiles: N | |
script: /root/scripts/proxmox_rclone.sh | |
#exclude-path: PATHLIST | |
#pigz: N |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment