mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 22:34:43 +08:00

Adds a new topic_excerpt_maxlength site setting. * When topic excerpt is requested for a post, use the new topic_excerpt_maxlength site setting to limit the size of the excerpt * Remove code for getting/setting Post.excerpt_size as it is not used anywhere