mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-07 16:45:11 -04:00
Enabled distant messages. These need to be switched on the config->Messages. GUI improvements needs to be done, such as properly setting peers names everywhere, but the service works. Have fun using it!
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6555 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
d7a1d3fe97
commit
7dbc17b2a4
5 changed files with 63 additions and 54 deletions
|
@ -46,7 +46,7 @@
|
|||
#include <map>
|
||||
|
||||
#define DEBUG_DISTANT_MSG
|
||||
#define DISABLE_DISTANT_MESSAGES
|
||||
//#define DISABLE_DISTANT_MESSAGES
|
||||
|
||||
const int msgservicezone = 54319;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue