mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-26 21:14:28 +01:00
Mint: adjust mint melt settings (#764)
* adjust mint melt settings * .env.example * ge=0, closes #756
This commit is contained in:
10
.env.example
10
.env.example
@@ -121,11 +121,13 @@ LIGHTNING_RESERVE_FEE_MIN=2000
|
||||
# Max mint balance in satoshis
|
||||
# MINT_MAX_BALANCE=1000000
|
||||
# Max peg-in amount in satoshis
|
||||
# MINT_MAX_PEG_IN=100000
|
||||
# MINT_MAX_MINT_BOLT11_SAT=100000
|
||||
# Max peg-out amount in satoshis
|
||||
# MINT_MAX_PEG_OUT=100000
|
||||
# Use to allow only peg-out to LN
|
||||
# MINT_PEG_OUT_ONLY=FALSE
|
||||
# MINT_MAX_MELT_BOLT11_SAT=100000
|
||||
# Disable minting of BOLT11 invoices
|
||||
# MINT_BOLT11_DISABLE_MINT=FALSE
|
||||
# Disable melting of BOLT11 invoices
|
||||
# MINT_BOLT11_DISABLE_MELT=FALSE
|
||||
|
||||
# Rate limit requests to mint. Make sure that you can see request IPs in the logs.
|
||||
# You may need to adjust your reverse proxy if you only see requests originating from 127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user