Add TRANSMISSION_WATCH_DIR_ENABLED to the openvpn settings. (#221)
This commit is contained in:
committed by
GitHub
parent
426d4caaec
commit
0be6889ec2
@@ -4665,6 +4665,11 @@
|
||||
"default": "192.168.0.0/24",
|
||||
"label": "LOCAL_NETWORK",
|
||||
"name": "LOCAL_NETWORK"
|
||||
},
|
||||
{
|
||||
"default": "true",
|
||||
"label": "watch-dir-enabled",
|
||||
"name": "TRANSMISSION_WATCH_DIR_ENABLED"
|
||||
}
|
||||
],
|
||||
"image": "haugene/transmission-openvpn:3.7.1",
|
||||
|
||||
@@ -4805,6 +4805,11 @@
|
||||
"default": "192.168.0.0/24",
|
||||
"label": "LOCAL_NETWORK",
|
||||
"name": "LOCAL_NETWORK"
|
||||
},
|
||||
{
|
||||
"default": "true",
|
||||
"label": "watch-dir-enabled",
|
||||
"name": "TRANSMISSION_WATCH_DIR_ENABLED"
|
||||
}
|
||||
],
|
||||
"image": "haugene/transmission-openvpn:3.7.1",
|
||||
|
||||
Reference in New Issue
Block a user