mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-21 14:10:35 +02:00
Merge pull request #10096 from yyforyongyu/increase-gossip-default
Increase the default outgoing bandwidth
This commit is contained in:
@@ -74,6 +74,10 @@ circuit. The indices are only available for forwarding events saved after v0.20.
|
||||
finish under this timeout value. Consider using a larger timeout value if you
|
||||
have a slow network.
|
||||
|
||||
* The default value for `gossip.msg-rate-bytes` has been
|
||||
[increased](https://github.com/lightningnetwork/lnd/pull/10096) from 100KB to
|
||||
1MB, and `gossip.msg-burst-bytes` has been increased from 200KB to 2MB.
|
||||
|
||||
|
||||
## lncli Additions
|
||||
|
||||
|
Reference in New Issue
Block a user