]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/Storage/NFSPlugin.pm
config: add overrides for default directory locations
[pve-storage.git] / PVE / Storage / NFSPlugin.pm
index 5bd73132b3f2abae103fc6e1f5c8095d3a26776a..b7e831862d878442046b48a3ecfea899d1cee1f9 100644 (file)
@@ -79,6 +79,7 @@ sub properties {
 sub options {
     return {
        path => { fixed => 1 },
+       dirs => { optional => 1 },
        server => { fixed => 1 },
        export => { fixed => 1 },
        nodes => { optional => 1 },