Signed-off-by: Wolfgang Bumiller <[email protected]>
---
src/PVE/Storage/Plugin.pm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/PVE/Storage/Plugin.pm b/src/PVE/Storage/Plugin.pm
index 77bcfc7..98788d1 100644
--- a/src/PVE/Storage/Plugin.pm
+++ b/src/PVE/Storage/Plugin.pm
@@ -565,8 +565,10 @@ sub parse_config {
content => {
backup => 1,
images => 1,
- iso => 1,
+ 'vm-vol' => 1,
rootdir => 1,
+ 'ct-vol' => 1,
+ iso => 1,
snippets => 1,
vztmpl => 1,
},
--
2.47.2
_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel