mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-06 23:24:15 +00:00
SSU2 address in config and RouterInfo
This commit is contained in:
parent
bb7c0fef20
commit
f184f550b9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user