mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 15:15:07 +00:00
The old strategy used to load 25 categories at a time, including the subcategories. The new strategy loads 20 parent categories and at most 5 subcategories for each parent category, for a maximum of 120 categories in total.