mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 13:45:56 +00:00
view: request counters in background, request_counters(): add client rate limit
This commit is contained in:
@@ -210,11 +210,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
if ($mode != "prefetch_old") {
|
||||
/* if ($mode != "prefetch_old") {
|
||||
print "<counters>";
|
||||
getAllCounters($link, $omode);
|
||||
print "</counters>";
|
||||
}
|
||||
} */
|
||||
|
||||
print "</reply>";
|
||||
break; // view
|
||||
|
||||
Reference in New Issue
Block a user