How do I change the no of discussions in the rss feed?
Looking at the code (applications/vanilla/views/discussions/index_rss.php) which generates the feed,
$this->DiscussionData->Result()
is pulling the discussions.
Where would I go about changing what Result() returns.