1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-02-07 03:34:15 +00:00

SSU2 address in config and RouterInfo

This commit is contained in:
orignal 2022-03-12 21:51:17 -05:00
parent bb7c0fef20
commit f184f550b9

View File

@ -866,7 +866,7 @@ namespace i2p
s2k.close ();
}
if (!m_SSU2Keys) NewSSU2Keys ();
UpdateSSU2Address (false); // enable SSU2
UpdateSSU2Address (true); // enable SSU2
}
else
UpdateSSU2Address (false); // disable SSU2