mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-24 22:11:30 +00:00
implement support for daily digests
This commit is contained in:
@@ -148,6 +148,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
send_headlines_digests($link);
|
||||
|
||||
print "Sleeping for " . DAEMON_SLEEP_INTERVAL . " seconds...\n";
|
||||
|
||||
sleep(DAEMON_SLEEP_INTERVAL);
|
||||
|
||||
Reference in New Issue
Block a user