I am very confused about this because I did not believe FeedAPI performed this way.
I have this on several sites and it works after I run cron.php
but I have 1 site, that uses Feed API and NO other modules besides core
it updates by itself all the time
i do not have cron configured on my server basically because I do not know how
but it updates daily on time.
is their a Feed API setting that does this or is it happenstance
Comments
Comment #1
geodaniel commentedIf you look in the recent log entries in your site, do you see entries for cron? Is there a username beside it, or is it run by an anonymous user? It sounds like there must be something running cron.php, if it's running at the same time each day.