mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-12-16 10:21:00 +01:00
Revert "order feeds selected for update randomly"
This reverts commit 13b33a3fc3e1b17686894935e3879685cb0578cd.
This commit is contained in:
parent
13b33a3fc3
commit
0d6943b097
@ -117,7 +117,7 @@
|
||||
AND ttrss_user_prefs.pref_name = 'DEFAULT_UPDATE_INTERVAL'
|
||||
$login_thresh_qpart $update_limit_qpart
|
||||
$updstart_thresh_qpart
|
||||
ORDER BY $random_qpart $query_limit");
|
||||
ORDER BY feed_url $query_limit");
|
||||
|
||||
$user_prefs_cache = array();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user