mirror of
git://git.proxmox.com/git/pve-storage.git
synced 2024-12-23 17:34:34 +03:00
sheepdog : add nodes and disable options
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
This commit is contained in:
parent
35d6dfaf9e
commit
911ce8504f
@ -64,6 +64,8 @@ sub plugindata {
|
||||
|
||||
sub options {
|
||||
return {
|
||||
nodes => { optional => 1 },
|
||||
disable => { optional => 1 },
|
||||
portal => { fixed => 1 },
|
||||
content => { optional => 1 },
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user