mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-31 20:58:07 -06:00
Implement upgrage code.
This commit is contained in:
@@ -88,7 +88,7 @@ using namespace BitTorrent;
|
||||
#include "session.h"
|
||||
|
||||
static const char PEER_ID[] = "qB";
|
||||
static const char RESUME_FOLDER[] = "ResumeData";
|
||||
static const char RESUME_FOLDER[] = "BT_backup";
|
||||
static const int MAX_TRACKER_ERRORS = 2;
|
||||
|
||||
namespace libt = libtorrent;
|
||||
|
||||
Reference in New Issue
Block a user