testbed vpn should default to disabled

This commit is contained in:
kjeld Schouten-Lebbing
2021-09-12 18:10:53 +02:00
parent 95b0fb1847
commit ab3e886299
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ name: testbed
sources:
- https://github.com/Jackett/Jackett
type: application
version: 7.0.2
version: 7.0.3
@@ -1360,7 +1360,7 @@ questions:
label: "Type"
schema:
type: string
default: "openvpn"
default: "disabled"
enum:
- value: "disabled"
description: "disabled"