jlouis / etorrent

Erlang Bittorrent Client
BSD 2-Clause "Simplified" License
295 stars 50 forks source link

Configure global rates without restarting #133

Open arcusfelis opened 12 years ago

arcusfelis commented 12 years ago

It would be better to configure download/upload speeds from web GUI. Global rates are in the root of the etorrent application now, so we must restart it for applying new settings :/ They could be moved to the supervised process, which can be reloaded.