mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-15 04:22:27 -04:00
enabled dht, and tweaked some parameters.
disabled notification checks if ext ports. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@347 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
a56f9266f8
commit
3f582afe5a
4 changed files with 54 additions and 21 deletions
|
@ -637,6 +637,7 @@ int RsServer::StartupRetroShare(RsInit *config)
|
|||
|
||||
server->StartupMonitor();
|
||||
mUpnpMgr->start();
|
||||
mDhtMgr->start();
|
||||
|
||||
|
||||
#ifdef PQI_USE_CHANNELS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue