Signed-off-by: Filip Schauer <[email protected]>
---
 src/PVE/LXC/Config.pm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/PVE/LXC/Config.pm b/src/PVE/LXC/Config.pm
index 2dd57e2..bf6d717 100644
--- a/src/PVE/LXC/Config.pm
+++ b/src/PVE/LXC/Config.pm
@@ -896,7 +896,6 @@ for (my $i = 0; $i < $MAX_MOUNT_POINTS; $i++) {
        type => 'string', format => $mp_desc,
        description => "Use volume as container mount point. Use the special " .
            "syntax STORAGE_ID:SIZE_IN_GiB to allocate a new volume.",
-       optional => 1,
     };
 }
 
-- 
2.39.2



_______________________________________________
pve-devel mailing list
[email protected]
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to