]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/Storage/GlusterfsPlugin.pm
Introduce prune-backups property for directory-based storages
[pve-storage.git] / PVE / Storage / GlusterfsPlugin.pm
index 70ea4fc3bb1022ba8c37a734cf7a590e9f159ad4..2dd414d895696ce773d818aab4f2faeeb8cc0a2e 100644 (file)
@@ -129,9 +129,10 @@ sub options {
        server2 => { optional => 1 },
        volume => { fixed => 1 },
        transport => { optional => 1 },
-        nodes => { optional => 1 },
+       nodes => { optional => 1 },
        disable => { optional => 1 },
-        maxfiles => { optional => 1 },
+       maxfiles => { optional => 1 },
+       'prune-backups' => { optional => 1 },
        content => { optional => 1 },
        format => { optional => 1 },
        mkdir => { optional => 1 },