1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

add article forwarding by email (closes #271)

This commit is contained in:
Andrew Dolgov
2010-11-06 00:47:02 +03:00
parent f0855b88af
commit 31a53903e6
8 changed files with 265 additions and 29 deletions
+2 -1
View File
@@ -74,7 +74,8 @@
// Fetch favicons using CURL, useful if your PHP has disabled remote fopen()
define('DIGEST_ENABLE', true);
// Global option to enable daily digests
// Global option to enable daily digests. Also toggles the ability of users
// to forward articles by email.
define('DIGEST_EMAIL_LIMIT', 10);
// The maximum amount of emails sent in one digest batch