mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
- UPnP is on as a default, display the display message
This commit is contained in:
@@ -1126,6 +1126,7 @@ void GUI::configureSession(bool deleteOptions){
|
|||||||
BTSession.disableUPnP();
|
BTSession.disableUPnP();
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
setInfoBar(tr("UPnP support [ON]"), "blue");
|
||||||
// PeX
|
// PeX
|
||||||
if(!options->isPeXDisabled()){
|
if(!options->isPeXDisabled()){
|
||||||
qDebug("Enabling Peer eXchange (PeX)");
|
qDebug("Enabling Peer eXchange (PeX)");
|
||||||
|
|||||||
Reference in New Issue
Block a user