]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/Storage/CIFSPlugin.pm
plugins: allow limiting the number of protected backups per guest
[pve-storage.git] / PVE / Storage / CIFSPlugin.pm
index d5efa5f52f50f698af5a4989a7c89892a34cadaa..982040acc99f73e6a4ec83b7d92a0bb248c97f20 100644 (file)
@@ -134,6 +134,7 @@ sub options {
        disable => { optional => 1 },
        maxfiles => { optional => 1 },
        'prune-backups' => { optional => 1 },
+       'max-protected-backups' => { optional => 1 },
        content => { optional => 1 },
        format => { optional => 1 },
        username => { optional => 1 },