Skip to content

Commit

Permalink
Include grpc-msg-buffer-size in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikDeSmedt committed Feb 21, 2024
1 parent f473840 commit 4698856
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/lightningd-config.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,13 @@ see lightning-hsmtool(8).
The port number for the GRPC plugin to listen for incoming
connections; default is not to activate the plugin at all.

* **grpc-msg-buffer-size**=*number* [plugin `cln-grpc`]

The size of the buffer used by the GRPC-plugin. This buffer stores
notifications between receiving them from lightningd and forwarding
them over grpc. If buffer overflow occurs some notifications will not
be delivered.

### Lightning node customization options

* **recover**=*hsmsecret*
Expand Down

0 comments on commit 4698856

Please sign in to comment.