Add openvpn_alt_mode

https://github.com/alexbelgium/hassio-addons/issues/281
This commit is contained in:
Alexandre
2022-04-09 17:13:53 +02:00
committed by GitHub
parent aa61e7ca70
commit a910cacabd

View File

@@ -102,6 +102,7 @@
"networkdisks": "str?",
"openvpn_config": "str?",
"openvpn_enabled": "bool?",
"openvpn_alt_mode": "bool?",
"openvpn_password": "str?",
"openvpn_username": "str?",
"run_duration": "str?",
@@ -112,6 +113,6 @@
"slug": "qbittorrent",
"upstream": "release-4.4.1-ls173",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "release-4.4.1-ls173-9",
"version": "release-4.4.1-ls173-10",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
}