tune transmission settings

This commit is contained in:
j 2010-12-01 16:25:22 +01:00
parent e63b75214a
commit e5c2ffb942

View file

@ -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),