; stacks/media/qbittorrent/qBittorrent.conf
; Runs inside the gluetun netns - bind locally, relax LAN auth only.
[AutoRun]
enabled=false
[BitTorrent]
Session\AddExtensionToIncompleteFiles=true
Session\AsyncIOThreadsCount=8
Session\DefaultSavePath=/downloads/complete
Session\DisableAutoTMMByDefault=false
Session\Port=6881
Session\QueueingSystemEnabled=true
Session\MaxActiveDownloads=5
Session\MaxActiveTorrents=10
Session\MaxActiveUploads=5
Session\TempPath=/downloads/incomplete
Session\TempPathEnabled=true
Session\Interface=tun0
Session\InterfaceName=tun0
Session\UseAlternativeGlobalSpeedLimit=true
Session\GlobalDLSpeedLimit=0
Session\GlobalUPSpeedLimit=10240
Session\GlobalMaxRatio=2
Session\GlobalMaxSeedingMinutes=14400
Session\AddTorrentStopped=false
[LegalNotice]
Accepted=true
[Meta]
MigrationVersion=6
[Network]
Cookies=@Invalid()
PortForwardingEnabled=false
[Preferences]
Advanced\RecheckOnCompletion=false
Advanced\trackerPort=9000
Connection\UPnP=false
Connection\ResolvePeerCountries=false
Downloads\SavePath=/downloads/complete/
Downloads\TempPath=/downloads/incomplete/
Downloads\TempPathEnabled=true
Downloads\UseIncompleteExtension=true
General\Locale=en
WebUI\Address=*
WebUI\Port=8080
WebUI\LocalHostAuth=false
WebUI\AuthSubnetWhitelist=172.20.0.0/16,10.10.0.0/16
WebUI\AuthSubnetWhitelistEnabled=true
WebUI\CSRFProtection=true
WebUI\ClickjackingProtection=true
WebUI\HostHeaderValidation=true
WebUI\SecureCookie=true
WebUI\ReverseProxySupportEnabled=true
WebUI\TrustedReverseProxiesList=caddy,172.20.0.0/16
WebUI\HTTPS\Enabled=false
WebUI\Username=admin
WebUI\Password_PBKDF2="@ByteArray(REPLACE_WITH_PBKDF2_HASH)"