mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-09 14:27:56 +00:00
- UPnP is on as a default, display the display message
This commit is contained in:
parent
f7c4411c9a
commit
eb85389c0a
@ -1126,6 +1126,7 @@ void GUI::configureSession(bool deleteOptions){
|
||||
BTSession.disableUPnP();
|
||||
}
|
||||
#endif
|
||||
setInfoBar(tr("UPnP support [ON]"), "blue");
|
||||
// PeX
|
||||
if(!options->isPeXDisabled()){
|
||||
qDebug("Enabling Peer eXchange (PeX)");
|
||||
|
Loading…
Reference in New Issue
Block a user