mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-09 15:31:00 +02:00
Add wireguard MTU option
+ fix OpenVPN suffix to both conf and ovn
This commit is contained in:
@@ -130,7 +130,7 @@ schema:
|
||||
localdisks: str?
|
||||
networkdisks: str?
|
||||
openvpn_alt_mode: bool?
|
||||
openvpn_config: match(^\w+\.ovpn$)?
|
||||
openvpn_config: match(^\w+\.(ovpn|conf)$)?
|
||||
openvpn_enabled: bool?
|
||||
openvpn_password: str?
|
||||
openvpn_username: str?
|
||||
|
||||
Reference in New Issue
Block a user