mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 11:58:27 +00:00
cbaf7c949b
PostAnalyzer and CookedPostProcessor both replace URLs with oneboxes. PostAnalyzer did not use the max_oneboxes_per_post site and setting and CookedPostProcessor replaced at most max_oneboxes_per_post URLs ignoring the oneboxes that were replaced already by PostAnalyzer.