Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Show More Than 5 Post per Categories on Homepage?
![hungle88](https://secure.gravatar.com/avatar/c549f074e86a6c0edd9f3b6408fbb15a/?default=https%3A%2F%2Fvanillicon.com%2Fb111ae5f2858f31730957408bf8f3fa3_100.png&rating=g&size=100)
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