mirror of
https://github.com/bumi/lntip
synced 2025-06-16 09:45:35 +00:00
Merge pull request #43 from ok300/patch-1
Document `listen` startup config
This commit is contained in:
commit
d42c12be9b
@ -66,6 +66,7 @@ Instead of the path to the macaroon and cert files you can also provide the hex
|
|||||||
- `disable-cors`: Disable CORS headers. (default: false)
|
- `disable-cors`: Disable CORS headers. (default: false)
|
||||||
- `disable-ln-address`: Disable [Lightning Address](https://lightningaddress.com/) handling.
|
- `disable-ln-address`: Disable [Lightning Address](https://lightningaddress.com/) handling.
|
||||||
- `port`: Port to listen on. (default: 1323)
|
- `port`: Port to listen on. (default: 1323)
|
||||||
|
- `listen`: IP and port to listen to. Supersedes `port`. (default: :1323).
|
||||||
- `request-limit`: Limit the allowed requests per second. (default: 5)
|
- `request-limit`: Limit the allowed requests per second. (default: 5)
|
||||||
|
|
||||||
Depending on your deployment needs LnMe can be configured using the following options:
|
Depending on your deployment needs LnMe can be configured using the following options:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user