mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 22:05:56 +00:00
Revert "order feeds selected for update randomly"
This reverts commit 13b33a3fc3.
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user