]> git.wh0rd.org - tt-rss.git/commitdiff
Merge branch 'update-new-feeds-first-postgres' into 'master'
authorAndrew Dolgov <cthulhoo@gmail.com>
Thu, 31 Dec 2015 13:58:08 +0000 (16:58 +0300)
committerAndrew Dolgov <cthulhoo@gmail.com>
Thu, 31 Dec 2015 13:58:08 +0000 (16:58 +0300)
Update new feeds first in postgres

As disscussed in the forum: https://tt-rss.org/forum/viewtopic.php?f=10&t=3644&p=21594#p21594,

this fixes a bug where newly added feeds wouldn't be updated if the number of total feeds exceeded the DAEMON_FEED_LIMIT.

See merge request !22


Trivial merge