support for SendGrid payments/balance emails
This commit is contained in:
parent
24082c831f
commit
77f1de8b7e
5 changed files with 95 additions and 61 deletions
|
|
@ -32,3 +32,5 @@ Here are the descriptions of values available to use in the `settings` table:
|
|||
| FUNCTION_LNDHUB | DISABLE | system level switch for using LNDHUB in place of LND |
|
||||
| LNDHUB_URL | | URL for the LNDHUB service |
|
||||
| FUNCTION_INTERNAL_API | DISABLE | system level switch for activating the internal API |
|
||||
| SENDGRID_API_KEY | | User API Key from SendGrid.com |
|
||||
| SENDGRID_EMAIL_SENDER | | Single Sender email address verified by SendGrid |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue