HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Changing the no of discussion in rss feed

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.

Tagged:
Sign In or Register to comment.