Update CMD in service-transmission.json to create additional download and watch directories, and modify template.json to enable advanced settings for host whitelist
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
{
|
||||
"description": "You can add host whitelist: (optional)",
|
||||
"key": "TRANSMISSION_HOST_WHITELIST",
|
||||
"value": ""
|
||||
"value": "",
|
||||
"advance": "true"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user