]> git.wh0rd.org - tt-rss.git/blobdiff - config.php-dist
support disabling of e-mail digests entirely
[tt-rss.git] / config.php-dist
index da9237ff6d455df08d768acd368030f7088d1506..a8817fae7964ab86223a1a1d581bf75edefea1ee 100755 (executable)
 
        define('DIGEST_SUBJECT', '[tt-rss] New headlines for last 24 hours');
        // Subject line for email digests
+       // Set this to false to disable digests entirely.
 
        // ***************************************
        // *** Other settings (less important) ***