fix(Apps): split udp and tcp ports (#1321)

* fix(deluge): split udp and tcp ports

* fix(syncthing): split udp and tcp ports

* remove extra empty lines
This commit is contained in:
Stavros Kois
2021-11-14 12:38:43 +01:00
committed by GitHub
parent 6083a824c7
commit 381411ac1c
143 changed files with 21 additions and 294 deletions
+7 -1
View File
@@ -206,7 +206,13 @@ questions:
default: 22000
editable: true
required: true
- variable: listeners-udp
label: "Syncthing Listening Service"
description: "This service is used to process incoming connections directly to this Syncthing instance"
schema:
type: dict
attrs:
# Include{serviceSelector}
- variable: udp
label: "UDP Service Port Configuration"
schema: