Closed AsixJin closed 2 weeks ago
This is tricky because CommaFeed is at its core multi-user. A feed is only fetched once for all users that are subscribed to that feed, so a setting like that could not be set by a user, because it will have an impact on other users.
Since 5.0.0, there is however the new commafeed.feed-refresh.interval-empirical setting that will make the feed engine refresh feeds at intervals based on the feed's activity.
How do I use/change the setting?
How do I use/change the setting?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Is your feature request related to a problem? Please describe. Each feed's refresh interval is 5 minutes, which I think it's a bit much. I don't want to get rate limited from a few of my feeds because of the numerous refreshes.
Describe the solution you'd like It would be nice to set a refresh interval for each feed.