deluge-console very slow in setting parameters
Posted: Sat Jun 13, 2015 2:33 am
I have a script that updates my deluge configuration with port information. I run the following command:
This takes beween 60-90 seconds. What's that about?
Code: Select all
deluge-console "config --set listen_ports ($PORT,$PORT)"