Explorar o código

Add additional Parm needed for some OpenVPN providers

Robert Middleswarth %!s(int64=3) %!d(string=hai) anos
pai
achega
d380287dc4
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      pi-hosted_template/template/portainer-v2.json

+ 6 - 0
pi-hosted_template/template/portainer-v2.json

@@ -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",