mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 08:48:07 -06:00
Expose 'max torrent file size' setting
This commit is contained in:
@@ -34,6 +34,5 @@
|
||||
|
||||
inline const QString QB_EXT = u".!qB"_s;
|
||||
|
||||
inline const int MAX_TORRENT_SIZE = 100 * 1024 * 1024; // 100 MiB
|
||||
inline const int BENCODE_DEPTH_LIMIT = 100;
|
||||
inline const int BENCODE_TOKEN_LIMIT = 10'000'000;
|
||||
|
||||
Reference in New Issue
Block a user