mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
The limit here is purely to prevent breakage in case of a pathological number of images in a single message; 5 images is entirely possible in a reasonable message, and causes user confusion when they are not expended. Increase the limit to 10 per message.