mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
20 lines
513 B
Plaintext
20 lines
513 B
Plaintext
|
|
config qbittorrent 'main'
|
|
option user 'root'
|
|
option Locale 'zh'
|
|
option BTProtocol 'Both'
|
|
option DisableAutoTMMByDefault 'true'
|
|
option CategoryChanged 'false'
|
|
option DefaultSavePathChanged 'true'
|
|
option CategorySavePathChanged 'true'
|
|
option Encryption '0'
|
|
option MaxRatioAction '0'
|
|
option CSRFProtection 'false'
|
|
option SeedChokingAlgorithm 'FastestUpload'
|
|
option Enabled 'false'
|
|
option Port '8080'
|
|
option profile '/opt'
|
|
option UseRandomPort 'false'
|
|
option PortRangeMin '55555'
|
|
option enabled '0'
|