mirror of
https://github.com/discourse/discourse.git
synced 2025-03-10 03:25:35 +08: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.