]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Utils.js
ui: qga: Add option to turn off QGA fs-freeze/-thaw on backup
authorChristoph Heiss <c.heiss@proxmox.com>
Thu, 23 Mar 2023 11:02:47 +0000 (12:02 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 7 Jun 2023 16:28:01 +0000 (18:28 +0200)
commit8bb027f820bfdc9f4f8e4b75ac84095c473e3183
treef58c450d5643e969ccab3c7091c898cd6098dca7
parenta3862f699f9aec88e9e6975063366a4a5f45f2b7
ui: qga: Add option to turn off QGA fs-freeze/-thaw on backup

Adds a default-on checkbox to the QEMU Guest Agent feature selector
controlling the 'fs-freeze-on-backup' option. If unchecked, an
additional warning is displayed that backups can potentially corrupt
with this setting off.

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
www/manager6/Utils.js
www/manager6/form/AgentFeatureSelector.js