Hi there,
First of all, thanks so much for your contributions here. You're awesome.
Secondly, I'm having some issues and I was wondering if you might be able to help, I'm probably doing something silly but...
I need to add those lines to my conf so I...
1) Stop the delugevpn container
2) Open core.conf in Visual Studio Code
3) Add the following lines:
"enable_incoming_tcp": false,
"enable_incoming_utp": false,
"enable_outgoing_utp": false,
"rate_limit_ip_overhead": false,
4) And run the containter again
This is where things get screwy though. When I start the container it reverts core.conf back to before I added those lines.
I'm confident that this is the fix I need as I used to have to set similar settings back when I was running a Windows box with qBittorrent.
Any help you could give in getting those settings to persist would be greatly appreciated
- A