Revert "order feeds selected for update randomly"
This reverts commit 13b33a3fc3
.
This commit is contained in:
parent
13b33a3fc3
commit
0d6943b097
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue