mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
reset floodfill
This commit is contained in:
@@ -109,6 +109,8 @@ namespace i2p
|
|||||||
LogPrint(eLogInfo, "Daemon: router will be floodfill");
|
LogPrint(eLogInfo, "Daemon: router will be floodfill");
|
||||||
i2p::context.SetFloodfill (true);
|
i2p::context.SetFloodfill (true);
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
i2p::context.SetFloodfill (false);
|
||||||
if (bandwidth != '-')
|
if (bandwidth != '-')
|
||||||
{
|
{
|
||||||
LogPrint(eLogInfo, "Daemon: bandwidth set to ", bandwidth);
|
LogPrint(eLogInfo, "Daemon: bandwidth set to ", bandwidth);
|
||||||
|
|||||||
Reference in New Issue
Block a user