Merge pull request #53 from rmiddle/transmission_openvpn_update
Add additional Parm needed for some OpenVPN providers in transmission-openvpn
This commit is contained in:
@@ -3545,6 +3545,12 @@
|
||||
"label": "OPENVPN_PROVIDER",
|
||||
"name": "OPENVPN_PROVIDER"
|
||||
},
|
||||
{
|
||||
"default": "",
|
||||
"description": "Optional. Mostly used to narrow down what location to use by the provider",
|
||||
"label": "OPENVPN_CONFIG",
|
||||
"name": "OPENVPN_CONFIG"
|
||||
},
|
||||
{
|
||||
"default": "",
|
||||
"label": "OPENVPN_USERNAME",
|
||||
|
||||
Reference in New Issue
Block a user