]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/Storage/DirPlugin.pm
config: add overrides for default directory locations
[pve-storage.git] / PVE / Storage / DirPlugin.pm
index 8715a9d3d8b4ef24548128646e4e030bb439c731..3c907ca0ddae9a29ace298d1c9be760df6e4e2d6 100644 (file)
@@ -54,6 +54,7 @@ sub properties {
 sub options {
     return {
        path => { fixed => 1 },
+       dirs => { optional => 1 },
        nodes => { optional => 1 },
        shared => { optional => 1 },
        disable => { optional => 1 },