summaryrefslogtreecommitdiff
path: root/EmailDigests.md
diff options
context:
space:
mode:
authorfox <[email protected]>2019-03-04 04:50:00 +0000
committerfox <[email protected]>2019-03-04 04:50:00 +0000
commite4830cb228d51355e7b1558e68df33b12581ca54 (patch)
treee0b50e59c34154a969ad95943fd395982013b589 /EmailDigests.md
parent1863897ca92eb35b92003a9cbe3fea2793af681c (diff)
Update page 'EmailDigests'
Diffstat (limited to 'EmailDigests.md')
-rw-r--r--EmailDigests.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/EmailDigests.md b/EmailDigests.md
index 05c5482..eeebaf1 100644
--- a/EmailDigests.md
+++ b/EmailDigests.md
@@ -1,9 +1,8 @@
-Daily digest of unread headlines may be emailed if enabled by user.
-Digests are sent out by update daemon or while running <code>update.php
-—feeds</code>. Maximum of 15 messages is sent during one batch.
+Users may opt into receiving daily (sent once every 24 hours) digests of unread headlines via email.
-You can test the digest for current authenticated user by requesting this URL:
+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)
+* Digests may be customized by editing respective files in ``templates/``.
-<code>http://example.com/tt-rss/backend.php?op=backend&method=digestTest</code>
-
-If you want to receive digest in HTML, you'll need to install [PHPMailer plugin](https://git.tt-rss.org/fox/ttrss-mailer-smtp). \ No newline at end of file