publish own RouterInfo in router's thread

pull/1890/head
orignal 1 year ago
parent f84d88ac63
commit 4b421d3feb

@ -269,7 +269,7 @@ namespace util
if (hidden)
{
LogPrint(eLogInfo, "Daemon: Hidden mode enabled");
i2p::data::netdb.SetHidden(true);
i2p::context.SetHidden(true);
}
std::string httpLang; i2p::config::GetOption("http.lang", httpLang);

Loading…
Cancel
Save