|
@@ -61,7 +61,7 @@ questions:
|
|
description: The user id that qBittorrent will run as.
|
|
description: The user id that qBittorrent will run as.
|
|
schema:
|
|
schema:
|
|
type: int
|
|
type: int
|
|
- min: 568
|
|
|
|
|
|
+ min: 2
|
|
default: 568
|
|
default: 568
|
|
required: true
|
|
required: true
|
|
- variable: group
|
|
- variable: group
|
|
@@ -69,7 +69,7 @@ questions:
|
|
description: The group id that qBittorrent will run as.
|
|
description: The group id that qBittorrent will run as.
|
|
schema:
|
|
schema:
|
|
type: int
|
|
type: int
|
|
- min: 568
|
|
|
|
|
|
+ min: 2
|
|
default: 568
|
|
default: 568
|
|
required: true
|
|
required: true
|
|
|
|
|