Prevent of value of "download-queue-size" in settings.json from getting overwritten #2215
-
How do I make changes to |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
How are you changing the value? In the UI? Or in the settings file directly? |
Beta Was this translation helpful? Give feedback.
-
Thanks @pkishino! My mistake was changing the value in the JSON file while the container was still running, then restarting the container. Dumb move on my part. I shut down the container, made the change, and got the results I wanted. AFAIK this value isn't changeable via the default web UI. You need to edit the JSON file or use an alternative client like Transmission GUI. |
Beta Was this translation helpful? Give feedback.
How are you changing the value? In the UI? Or in the settings file directly?
Easiest is to change in the UI, it persists to file. If you change in the file directly you need to stop the container first before changing.
Also check you aren’t seeing the value in your run command