enlabled distant messaging by default. Added lock protection in some places. Removed debug info in distant messaging.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6573 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2013-08-09 17:02:29 +00:00
parent 57ed22910d
commit 0a23f93877
2 changed files with 65 additions and 15 deletions

View file

@ -193,6 +193,8 @@ void initStandardTagTypes();
std::map<uint32_t, RsMsgParentId*> mParentId;
std::string config_dir;
bool mDistantMessagingEnabled ;
};
#endif // MESSAGE_SERVICE_HEADER