mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-24 01:46:36 +02:00
reset floodfill
This commit is contained in:
parent
93720fffd4
commit
45c3b3987b
1 changed files with 2 additions and 0 deletions
|
@ -109,6 +109,8 @@ namespace i2p
|
|||
LogPrint(eLogInfo, "Daemon: router will be floodfill");
|
||||
i2p::context.SetFloodfill (true);
|
||||
}
|
||||
else
|
||||
i2p::context.SetFloodfill (false);
|
||||
if (bandwidth != '-')
|
||||
{
|
||||
LogPrint(eLogInfo, "Daemon: bandwidth set to ", bandwidth);
|
||||
|
|
Loading…
Add table
Reference in a new issue