mirror of
https://github.com/tt-rss/tt-rss.github.io.git
synced 2026-09-18 14:11:46 +00:00
672 B
672 B
layout, title, parent
| layout | title | parent |
|---|---|---|
| default | Email Digests | Features |
Users may opt into receiving daily (sent once every 24 hours) digests of unread headlines via email.
Digests are sent out by the update daemon or if running update.php --feeds
manually. At most 15 messages are sent in one batch.
{: .note }
PHPMailer plugin is required to send mail under Docker.
- Digests may be customized by copying
digest_template.txtanddigest_template_html.txtfromtemplates/totemplates.local/and modifying the new files' contents as desired. - You can preview your digest contents in preferences.