Set auto_managed to false for now.
This commit is contained in:
parent
a745178244
commit
140326443c
@ -129,7 +129,7 @@ namespace libtorrent
|
||||
, resume_data(0)
|
||||
, storage_mode(storage_mode_sparse)
|
||||
, paused(true)
|
||||
, auto_managed(true)
|
||||
, auto_managed(false)
|
||||
, duplicate_is_error(false)
|
||||
, storage(sc)
|
||||
, userdata(0)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user