Show More Than 5 Post per Categories on Homepage?

I just couldn't find the option to do this when using Categories / Discussion as homepage. Do we need to edit any thing in order to do this?
Thanks!
0
Best Answer
-
jspautsch ✭✭✭
Add the following line to your config.php and edit the assigned value:
$Configuration['Vanilla']['Discussions']['PerCategory'] = 5;
1
Answers
bump!
So is there any way to do this? ;(
Add the following line to your config.php and edit the assigned value:
$Configuration['Vanilla']['Discussions']['PerCategory'] = 5;
Works great!!!
Thanks a lot @jspautsch