parent
51ed5bd3c2
commit
32df0b4d73
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
appVersion: 4.3.0
|
||||
description: qBittorrent is a cross-platform free and open-source BitTorrent client
|
||||
name: qbittorrent
|
||||
version: 0.1.1
|
||||
version: 0.1.2
|
||||
upstream_version: 7.2.1
|
||||
keywords:
|
||||
- qbittorrent
|
|
@ -176,7 +176,7 @@ questions:
|
|||
type: dict
|
||||
attrs:
|
||||
- variable: enabled
|
||||
label: "Enable TCP port for Torrent Connections"
|
||||
label: "Enable UDP port for Torrent Connections"
|
||||
schema:
|
||||
type: boolean
|
||||
default: true
|
||||
|
@ -495,4 +495,4 @@ questions:
|
|||
required: true
|
||||
enum:
|
||||
- value: "torrent-udp"
|
||||
description: "Torrent-UDP: port 51413"
|
||||
description: "Torrent-UDP: port 51413"
|
Loading…
Reference in New Issue