Update questions.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
parent
b9673d2d32
commit
4cd52899ca
|
@ -359,7 +359,7 @@ questions:
|
|||
default: 10109
|
||||
required: true
|
||||
- variable: torrent
|
||||
label: "TCP Torrent Service"
|
||||
label: "Torrent Service"
|
||||
description: "Torrent service"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
|
@ -380,15 +380,6 @@ questions:
|
|||
type: int
|
||||
default: 51414
|
||||
required: true
|
||||
- variable: torrentudp
|
||||
label: "UDP Torrent Service"
|
||||
description: "Torrent service"
|
||||
schema:
|
||||
additional_attrs: true
|
||||
type: dict
|
||||
attrs:
|
||||
# Include{serviceSelectorLoadBalancer}
|
||||
# Include{serviceSelectorExtras}
|
||||
- variable: torrentudp
|
||||
label: "UDP Service Port Configuration"
|
||||
schema:
|
||||
|
|
Loading…
Reference in New Issue