瀏覽代碼

Merge pull request #53 from rmiddle/transmission_openvpn_update

Add additional Parm needed for some OpenVPN providers in transmission-openvpn
don 3 年之前
父節點
當前提交
1911cf1fcd
共有 1 個文件被更改,包括 6 次插入0 次删除
  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",