From: Kevin <ke...@dr...> - 2006-07-12 03:12:53
|
Miles Beck wrote: > update.php and update-quiet.php are no longer working for me in this snapshot. > > When I try and use them the screen just refreshes. Is anyone else seeing this? > This is probably related to variable feed updates. The default is to update a feed every hour, no matter how often you run update all. It will only update the feeds that have last_update column value older than one hour. You can turn this feature off with by unchecking the option "variable feed updates". I'm using this option on my personal feed and it seems to work well. I run update-quiet.php via cron every 1/2 hour and only a small subset of my feeds update because I've configured their update interval to be anywhere between 2 and 24 hours. -Kevin |