Maximum comment text length
comments.text.maxLength
This dynamic configuration parameter sets a limit on the comment text length.
It defines how long comment texts can be on a specific domain, representing the allowed maximum number of characters in the comment’s original Markdown text.
- The lowest possible value for this setting is the “Twitter limit” of
140characters. - The top (physical) limit is
1048576(1 MiB).
