How to show less than 10 discussions?
In the dashboard settings it is not possible choose to show less than 10 discussions on the homepage. which file should I modify?
0
In the dashboard settings it is not possible choose to show less than 10 discussions on the homepage. which file should I modify?
Comments
Isnt it in config file?
I looked in the conf file but I could not find any reference.
$Configuration['Vanilla']['Discussions']['PerPage'] = '10';
Hmm sorry i dont know
didn't you just point to it.
I assume this nu,ber could be changes to whatever you want, not sure how it would affect paging at low numbers.
Missed your answer apologies
clicked Like
my point was "you" were correct - it is in config file. clicked like on that one.
http://vanillaforums.org/discussion/comment/164413/#Comment_164413
yes it is.
Thanks @peregrine!