Tsarr Documentation - v2.11.0
Preparing search index...
index
QBittorrentClientConfig
Interface QBittorrentClientConfig
interface
QBittorrentClientConfig
{
baseUrl
:
string
;
username
:
string
;
password
:
string
;
timeout
?:
number
;
retry
?:
RetryOptions
;
}
Index
Properties
base
Url
username
password
timeout?
retry?
Properties
base
Url
baseUrl
:
string
username
username
:
string
password
password
:
string
Optional
timeout
timeout
?:
number
Request timeout in milliseconds (default: 30000)
Optional
retry
retry
?:
RetryOptions
Retry configuration for transient failures
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base
Url
username
password
timeout
retry
Tsarr Documentation - v2.11.0
Loading...
Request timeout in milliseconds (default: 30000)