Merge ab5101375e
into 71e8395ebd
commit
9233d7b387
|
@ -969,7 +969,9 @@
|
||||||
"options": {
|
"options": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"symlink": { "type": ["boolean", "null"] }
|
"reference": { "type": ["string"], "enum": ["none", "config", "auto"] },
|
||||||
|
"symlink": { "type": ["boolean", "null"] },
|
||||||
|
"relative": { "type": ["boolean"] }
|
||||||
},
|
},
|
||||||
"additionalProperties": true
|
"additionalProperties": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue