Selaa lähdekoodia

Add TRANSMISSION_WATCH_DIR_ENABLED to the openvpn settings. (#221)

Robert Middleswarth 3 vuotta sitten
vanhempi
commit
0be6889ec2
2 muutettua tiedostoa jossa 10 lisäystä ja 0 poistoa
  1. 5 0
      template/portainer-v2-arm32.json
  2. 5 0
      template/portainer-v2-arm64.json

+ 5 - 0
template/portainer-v2-arm32.json

@@ -4665,6 +4665,11 @@
 					"default": "192.168.0.0/24",
 					"default": "192.168.0.0/24",
 					"label": "LOCAL_NETWORK",
 					"label": "LOCAL_NETWORK",
 					"name": "LOCAL_NETWORK"
 					"name": "LOCAL_NETWORK"
+				},
+				{
+					"default": "true",
+					"label": "watch-dir-enabled",
+					"name": "TRANSMISSION_WATCH_DIR_ENABLED"
 				}
 				}
 			],
 			],
 			"image": "haugene/transmission-openvpn:3.7.1",
 			"image": "haugene/transmission-openvpn:3.7.1",

+ 5 - 0
template/portainer-v2-arm64.json

@@ -4805,6 +4805,11 @@
 					"default": "192.168.0.0/24",
 					"default": "192.168.0.0/24",
 					"label": "LOCAL_NETWORK",
 					"label": "LOCAL_NETWORK",
 					"name": "LOCAL_NETWORK"
 					"name": "LOCAL_NETWORK"
+				},
+				{
+					"default": "true",
+					"label": "watch-dir-enabled",
+					"name": "TRANSMISSION_WATCH_DIR_ENABLED"
 				}
 				}
 			],
 			],
 			"image": "haugene/transmission-openvpn:3.7.1",
 			"image": "haugene/transmission-openvpn:3.7.1",