mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-17 22:06:27 +00:00
missing part of last commit
This commit is contained in:
parent
99e8f71246
commit
5aac66bb25
@ -165,6 +165,7 @@ class torrent_info:
|
||||
self.download_rate_limit = 0
|
||||
self.webseed_urls = []
|
||||
self.desired_ratio = 1.0
|
||||
self.trackers = ""
|
||||
|
||||
self.delete_me = False # set this to true, to delete it on next sync
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user