summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
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