mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
doc: noban precludes maxuploadtarget disconnects
This commit is contained in:
parent
fa3999fe35
commit
fa9604c46f
5 changed files with 7 additions and 9 deletions
|
|
@ -2639,7 +2639,7 @@ void CConnman::RecordBytesSent(uint64_t bytes)
|
|||
nMaxOutboundTotalBytesSentInCycle = 0;
|
||||
}
|
||||
|
||||
// TODO, exclude whitebind peers
|
||||
// TODO, exclude peers with noban permission
|
||||
nMaxOutboundTotalBytesSentInCycle += bytes;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue