@ctrl/deluge
Preparing search index...
AddTorrentOptions
Interface AddTorrentOptions
interface
AddTorrentOptions
{
add_paused
:
boolean
;
compact_allocation
:
boolean
;
download_location
?:
string
;
file_priorities
:
any
[]
;
max_connections
:
number
;
max_download_speed
:
number
;
max_upload_slots
:
number
;
max_upload_speed
:
number
;
move_completed
:
boolean
;
move_completed_path
?:
string
;
pre_allocate_storage
:
boolean
;
prioritize_first_last_pieces
:
boolean
;
seed_mode
:
boolean
;
sequential_download
:
boolean
;
super_seeding
:
boolean
;
}
Index
Properties
add_
paused
compact_
allocation
download_
location?
file_
priorities
max_
connections
max_
download_
speed
max_
upload_
slots
max_
upload_
speed
move_
completed
move_
completed_
path?
pre_
allocate_
storage
prioritize_
first_
last_
pieces
seed_
mode
sequential_
download
super_
seeding
Properties
add_
paused
add_paused
:
boolean
compact_
allocation
compact_allocation
:
boolean
Optional
download_
location
download_location
?:
string
file_
priorities
file_priorities
:
any
[]
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
Optional
move_
completed_
path
move_completed_path
?:
string
pre_
allocate_
storage
pre_allocate_storage
:
boolean
prioritize_
first_
last_
pieces
prioritize_first_last_pieces
:
boolean
seed_
mode
seed_mode
:
boolean
sequential_
download
sequential_download
:
boolean
super_
seeding
super_seeding
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add_
paused
compact_
allocation
download_
location
file_
priorities
max_
connections
max_
download_
speed
max_
upload_
slots
max_
upload_
speed
move_
completed
move_
completed_
path
pre_
allocate_
storage
prioritize_
first_
last_
pieces
seed_
mode
sequential_
download
super_
seeding
@ctrl/deluge
Loading...