This commit is contained in:
Chocobo1
2021-10-10 00:14:18 +08:00
parent 3467358663
commit 7087565d92
7 changed files with 45 additions and 45 deletions

View File

@@ -144,8 +144,8 @@ private:
int getPort() const;
bool isUPnPEnabled() const;
// Bittorrent options
int getMaxConnecs() const;
int getMaxConnecsPerTorrent() const;
int getMaxConnections() const;
int getMaxConnectionsPerTorrent() const;
int getMaxUploads() const;
int getMaxUploadsPerTorrent() const;
bool isDHTEnabled() const;