mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-27 09:46:04 +02:00
Add OpenVPN options
This commit is contained in:
@@ -68,6 +68,10 @@
|
|||||||
"cifsusername": "str?",
|
"cifsusername": "str?",
|
||||||
"cifspassword": "str?",
|
"cifspassword": "str?",
|
||||||
"smbv1": "bool",
|
"smbv1": "bool",
|
||||||
|
"openvpn_enabled": "bool?",
|
||||||
|
"openvpn_config": "str?",
|
||||||
|
"openvpn_username": "str?",
|
||||||
|
"openvpn_password": "str?",
|
||||||
"TZ": "str?"
|
"TZ": "str?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user