From 44ff590183263b35e5350dc41de12d895a4c6af2 Mon Sep 17 00:00:00 2001 From: Umputun Date: Sun, 1 Sep 2019 13:21:05 -0500 Subject: [PATCH] reword template file description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dff62172..30092aaa 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ _this is the recommended way to run remark42_ | auth.email.user | AUTH_EMAIL_USER | | smtp user name | | auth.email.passwd | AUTH_EMAIL_PASSWD | | smtp password | | auth.email.timeout | AUTH_EMAIL_TIMEOUT | `10s` | smtp timeout | -| auth.email.template | AUTH_EMAIL_TEMPLATE | none (predefined) | custom email message template | +| auth.email.template | AUTH_EMAIL_TEMPLATE | none (predefined) | custom email message template file | | notify.type | NOTIFY_TYPE | none | type of notification (none or telegram) | | notify.queue | NOTIFY_QUEUE | `100` | size of notification queue | | notify.telegram.token | NOTIFY_TELEGRAM_TOKEN | | telegram token |