mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 08:38:27 -05:00
Why this change? This ensures that malicious requests cannot end up causing the logs to quickly fill up. The default chosen is sufficient for most legitimate requests to the Discourse application. When truncation happens, parsing of logs in supported format like lograge may break down.