]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/Storage/PBSPlugin.pm
rbd: get path: allow fake override of fsid in scfg for some regression tests
[pve-storage.git] / PVE / Storage / PBSPlugin.pm
index 4b3f3497b6f7ab4ce2beb722d0771337df8245fa..687901fb6352e2fa5bdde9139ad8b9f7ccdc281f 100644 (file)
@@ -73,6 +73,7 @@ sub options {
        'master-pubkey' => { optional => 1 },
        maxfiles => { optional => 1 },
        'prune-backups' => { optional => 1 },
+       'max-protected-backups' => { optional => 1 },
        fingerprint => { optional => 1 },
     };
 }