mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 08:35:55 +00:00
add DAEMON_UNSUCCESSFUL_DAYS_LIMIT tunable (defaults to 30 days)
This commit is contained in:
@@ -72,6 +72,9 @@
|
||||
// this is used to not cause excessive load on the origin server on
|
||||
// e.g. feed subscription when all articles are being processes
|
||||
// (not implemented)
|
||||
define_default('DAEMON_UNSUCCESSFUL_DAYS_LIMIT', 30);
|
||||
// automatically disable updates for feeds which failed to
|
||||
// update for this amount of days; 0 disables
|
||||
|
||||
/* tunables end here */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user