add EMAIL_MAX_TXS setting

This commit is contained in:
Peter Rounce 2022-09-25 20:00:12 +01:00 committed by GitHub
parent 9e7ea48c78
commit 6db43987e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,6 +46,7 @@ Environment="FEE_LIMIT_SAT=10"
# Environment="AWS_SES_ID=" # Environment="AWS_SES_ID="
# Environment="AWS_SES_SECRET=" # Environment="AWS_SES_SECRET="
# Environment="AWS_SES_EMAIL_FROM=" # Environment="AWS_SES_EMAIL_FROM="
# Environment="EMAIL_MAX_TXS=10"
# LN_TESTNODE may be used in testing and will then only pay to the defined test node pubkey # LN_TESTNODE may be used in testing and will then only pay to the defined test node pubkey
#Environment="LN_TESTNODE=000000000000000000000000000000000000000000000000000000000000000000" #Environment="LN_TESTNODE=000000000000000000000000000000000000000000000000000000000000000000"