mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 20:34:52 +00:00
Followup 783c935dcb7f114c206da4fe9c46c91ca5c687f3 Some admins were finding that the limit introduced above was too short especially when sending an email to rejected users. This commit bumps the limit from 500 to 2000 and also fixes an issue where the friendly error message was not shown in the browser. c.f. https://meta.discourse.org/t/500-character-reject-reason-is-too-small-a-limit/291884