]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/Storage/ZFSPlugin.pm
add Storage::get_bandwidth_limit helper
[pve-storage.git] / PVE / Storage / ZFSPlugin.pm
index d4cbb8da317b3fdc58c3bcc13a8b8369397a1e02..f88fe947cb458ed5559802f6a435dcc281f50c79 100644 (file)
@@ -205,6 +205,7 @@ sub options {
        comstar_hg => { optional => 1 },
        comstar_tg => { optional => 1 },
        content => { optional => 1 },
+       bwlimit => { optional => 1 },
     };
 }