Reddit has a limit parameter (see https://www.reddit.com/dev/api/), allowing to change the number of returned posts. This does not seem to work/be implemented on Eddrit, instead the returned number is always 25.
While this is not too useful in normal use, it is very important for RSS feeds sorted by top, where it allows you to regulate how many posts show up in the feed.
Reddit has a
limitparameter (see https://www.reddit.com/dev/api/), allowing to change the number of returned posts. This does not seem to work/be implemented on Eddrit, instead the returned number is always 25.While this is not too useful in normal use, it is very important for RSS feeds sorted by top, where it allows you to regulate how many posts show up in the feed.