mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 05:08:05 -06:00
The setting has been renamed from `peer_tos` to `peer_dscp` and the default value has changed from `0x04` to `0x01`. Note that in WebAPI and qbt config, the previous name is retained to avoid disruption to user. Upstream PR: https://github.com/arvidn/libtorrent/pull/6822 https://github.com/arvidn/libtorrent/pull/8072 PR #23669.