can someone guide me how to increase max cache value - above 99999
i have seen screenshots people doing this but i havent seen how-to
i understand deluge needs to be recompiled but i was not able to find out what needs to be edited
increase max cache value
Re: increase max cache value
Have you tried setting the cache_size in deluge-console? I don't think a limit is set there.
If you wish to change the other UIs, here are the code points:
For the gtkui:
http://git.deluge-torrent.org/deluge/tr ... able#n4138
For the webui:
http://git.deluge-torrent.org/deluge/tr ... stable#n59
If you wish to change the other UIs, here are the code points:
For the gtkui:
http://git.deluge-torrent.org/deluge/tr ... able#n4138
For the webui:
http://git.deluge-torrent.org/deluge/tr ... stable#n59
Re: increase max cache value
thx, setting value from console seems to be working