mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 16:58:06 -06:00
Enable Super Seeding mode once ratio/time limit is reached
This commit is contained in:
@@ -62,7 +62,8 @@ class ResumeDataSavingManager;
|
||||
enum MaxRatioAction
|
||||
{
|
||||
Pause,
|
||||
Remove
|
||||
Remove,
|
||||
EnableSuperSeeding
|
||||
};
|
||||
|
||||
enum TorrentExportFolder
|
||||
|
||||
Reference in New Issue
Block a user