]> git.wh0rd.org - tt-rss.git/blobdiff - config.php-dist
add article forwarding by email (closes #271)
[tt-rss.git] / config.php-dist
index b52414d9f3e333308c634e71e6ef9fe0933d3e68..1cabc5a07942478a65b2c59771d722115893050b 100644 (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