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 diff --git a/functions.php b/functions.php index a11d9e59c..18e7b23f1 100644 --- a/functions.php +++ b/functions.php @@ -4787,7 +4787,7 @@ print "