enable DHT stunner

This commit is contained in:
sehraf 2020-02-05 17:56:47 +01:00
parent a9f24c85a0
commit a7500473eb
No known key found for this signature in database
GPG key ID: DF09F6EAE356B2C6
2 changed files with 6 additions and 4 deletions

View file

@ -12,10 +12,6 @@ DESTDIR = lib
!include("use_libretroshare.pri"):error("Including")
# the dht stunner is used to obtain RS external ip addr. when it is natted
# this system is unreliable and rs supports a newer and better one (asking connected peers)
# CONFIG += useDhtStunner
# treat warnings as error for better removing
#QMAKE_CFLAGS += -Werror
#QMAKE_CXXFLAGS += -Werror