We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22ef5e7 commit ee74d0cCopy full SHA for ee74d0c
1 file changed
README.md
@@ -54,7 +54,7 @@ The code related to the mail system can be found in the file `core/mailer.js`.
54
For the mailer to work the smtp credentials need to be changed in this file as well.
55
Then the mailer will work and use the mail templates from `mails/entry/`
56
57
-More conveniently the Mailer credentials can be provided via environment variables. Use the following environment variables:
+SMTP can be configured with the following environment variables:
58
59
| Variable | Description |
60
|--------------|-------------------------------|
0 commit comments