summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2019-03-04 04:51:17 +0000
committerfox <[email protected]>2019-03-04 04:51:17 +0000
commit236b429bf5a4b84d6f106e0b9ee203a720281282 (patch)
tree7e18b017e2a0a2c78c85d8b989372387482c85d9
parent542e0dd1474c2663e58ec7cfc52a27dc361c78dc (diff)
Update page 'EmailDigests'
-rw-r--r--EmailDigests.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/EmailDigests.md b/EmailDigests.md
index 4af61f8..e952bbb 100644
--- a/EmailDigests.md
+++ b/EmailDigests.md
@@ -2,7 +2,7 @@ Users may opt into receiving daily (sent once every 24 hours) digests of unread
Digests are sent out by update daemon or while running <code>update.php —feeds</code>. Maximum of 15 messages is sent during one batch.
-* You can test the digest for current authenticated user by requesting this URL: <code>http://example.com/tt-rss/backend.php?op=backend&method=digestTest</code>
-* To receive digest in HTML install [PHPMailer plugin](https://git.tt-rss.org/fox/ttrss-mailer-smtp)
+* To receive digests in HTML format install [PHPMailer plugin](https://git.tt-rss.org/fox/ttrss-mailer-smtp)
* Digests may be customized by editing ``templates/digest_template*.txt``.
+* You can test digest generated for current authenticated user by requesting this URL: <code>http://example.com/tt-rss/backend.php?op=backend&method=digestTest</code>