sheepdog : add nodes and disable options
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
35d6dfaf9e
commit
911ce8504f
@ -64,6 +64,8 @@ sub plugindata {
|
|||||||
|
|
||||||
sub options {
|
sub options {
|
||||||
return {
|
return {
|
||||||
|
nodes => { optional => 1 },
|
||||||
|
disable => { optional => 1 },
|
||||||
portal => { fixed => 1 },
|
portal => { fixed => 1 },
|
||||||
content => { optional => 1 },
|
content => { optional => 1 },
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user