Self Hosted: Variability in number of stories per feed

On Github you can see the number_of_stories_to_store method in apps/rss_feeds/models.py.

There’s a OVERRIDE_STORY_COUNT_MAX that you can set in settings.py that will let you override whatever the defaults are.

If you are getting 10 stories max, are you sure you’re a premium user?