mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 04:01:27 +00:00
new option: DAEMON_SENDS_DIGESTS
This commit is contained in:
@@ -148,7 +148,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
send_headlines_digests($link);
|
||||
if (DAEMON_SENDS_DIGESTS) send_headlines_digests($link);
|
||||
|
||||
print "Sleeping for " . DAEMON_SLEEP_INTERVAL . " seconds...\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user