wrong file version

This commit is contained in:
weekendi2p
2016-04-27 00:48:23 +02:00
parent a78caa2976
commit 61e8becd38
3 changed files with 10 additions and 6 deletions

View File

@@ -189,6 +189,7 @@ namespace i2p
std::string family; i2p::config::GetOption("family", family);
i2p::context.SetFamily (family);
i2p::context.SetFamilyString (family);
if (family.length () > 0)
LogPrint(eLogInfo, "Daemon: family set to ", family);