forked from 0x2620/pandora
tune transmission settings
This commit is contained in:
parent
e63b75214a
commit
e5c2ffb942
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ def start_daemon():
|
|||
tc = connect()
|
||||
except:
|
||||
Popen(['transmission-daemon',
|
||||
'-M',
|
||||
'-a', '127.0.0.1',
|
||||
'-r', '127.0.0.1',
|
||||
'-p', str(settings.TRANSMISSON_PORT),
|
||||
|
|
Loading…
Reference in a new issue