@ctrl/deluge
Preparing search index...
TorrentOptions
Interface TorrentOptions
interface
TorrentOptions
{
is_auto_managed
:
boolean
;
max_connections
:
number
;
max_download_speed
:
number
;
max_upload_slots
:
number
;
max_upload_speed
:
number
;
move_completed
:
boolean
;
move_completed_path
:
string
;
prioritize_first_last
:
boolean
;
remove_at_ratio
:
boolean
;
stop_at_ratio
:
boolean
;
stop_ratio
:
number
;
super_seeding
:
boolean
;
}
Index
Properties
is_
auto_
managed
max_
connections
max_
download_
speed
max_
upload_
slots
max_
upload_
speed
move_
completed
move_
completed_
path
prioritize_
first_
last
remove_
at_
ratio
stop_
at_
ratio
stop_
ratio
super_
seeding
Properties
is_
auto_
managed
is_auto_managed
:
boolean
max_
connections
max_connections
:
number
max_
download_
speed
max_download_speed
:
number
max_
upload_
slots
max_upload_slots
:
number
max_
upload_
speed
max_upload_speed
:
number
move_
completed
move_completed
:
boolean
move_
completed_
path
move_completed_path
:
string
prioritize_
first_
last
prioritize_first_last
:
boolean
remove_
at_
ratio
remove_at_ratio
:
boolean
stop_
at_
ratio
stop_at_ratio
:
boolean
stop_
ratio
stop_ratio
:
number
super_
seeding
super_seeding
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is_
auto_
managed
max_
connections
max_
download_
speed
max_
upload_
slots
max_
upload_
speed
move_
completed
move_
completed_
path
prioritize_
first_
last
remove_
at_
ratio
stop_
at_
ratio
stop_
ratio
super_
seeding
@ctrl/deluge
Loading...