You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
311 B
Plaintext
11 lines
311 B
Plaintext
1 year ago
|
|
||
|
config qbittorrent
|
||
|
option profile_dir '/etc'
|
||
|
option download_dir '/mnt/download'
|
||
|
option port '8081'
|
||
|
option enable '0'
|
||
|
option socks5_server 'proxy.torguard.org'
|
||
|
option socks5_port '1085'
|
||
|
option socks5_user 'username'
|
||
|
option socks5_pass 'password'
|