]> git.wh0rd.org - tt-rss.git/blobdiff - update_daemon.php
new option: DAEMON_SENDS_DIGESTS
[tt-rss.git] / update_daemon.php
index b15d43966994e9e4c89418f1a2a301bf699d7704..aae1c1ed6a6b2754e50072020e0663b59dfe7077 100644 (file)
                        }
                }
 
-               send_headlines_digests($link);
+               if (DAEMON_SENDS_DIGESTS) send_headlines_digests($link);
 
                print "Sleeping for " . DAEMON_SLEEP_INTERVAL . " seconds...\n";