summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-06 00:47:02 +0300
committerAndrew Dolgov <[email protected]>2010-11-06 00:47:02 +0300
commit31a53903e635ae84ae1551d52772e75f2380b416 (patch)
tree0611e047ccca7c04d21aae64cffad3ed4ec3f1f9 /config.php-dist
parentf0855b88af1ee551d6591eb64a9bdecb2f4a7833 (diff)
add article forwarding by email (closes #271)
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.php-dist b/config.php-dist
index b52414d9f..1cabc5a07 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -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