merged changes from RC_1_0

This commit is contained in:
Arvid Norberg
2014-12-07 07:22:39 +00:00
parent cc1a4dcdd7
commit 790ef041bf
10 changed files with 382 additions and 319 deletions

View File

@@ -178,7 +178,7 @@ def main():
port=6881
, max_download_rate=0
, max_upload_rate=0
, save_path='./'
, save_path='.'
, allocation_mode='compact'
, proxy_host=''
)