mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 02:05:56 +00:00
reset domain hit quota on feed update start
This commit is contained in:
@@ -259,6 +259,8 @@ class RSSUtils {
|
||||
*/
|
||||
static function update_rss_feed($feed, $no_cache = false) {
|
||||
|
||||
reset_fetch_domain_quota();
|
||||
|
||||
Debug::log("start", Debug::$LOG_VERBOSE);
|
||||
|
||||
$pdo = Db::pdo();
|
||||
|
||||
Reference in New Issue
Block a user