I noticed that there was a SiteSetting.post_excerpt_maxlength setting. Which I assume is this:
I was hoping to change the length of a pinned topic/post excerpt. Upon digging into the code, I noticed this:
It appears 220 is being used for a (pinned) topic excerpt.
I was wondering what the SiteSetting.post_excerpt_maxlength setting did, and if the pinned topic excerpt length can be made into a setting?