Browse Source

Add additional Parm needed for some OpenVPN providers

Robert Middleswarth 3 năm trước cách đây
mục cha
commit
d380287dc4
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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",