mirror of
https://github.com/discourse/discourse.git
synced 2025-03-08 20:49:50 +00:00
This change allows controllers that construct TopicQuery parameters, to pass per_page into the TopicQuery constructor as an option. I can't see why this shouldn't be a public param, so long as we properly validate the value! Internal discussion at t/145686.