Character count in Post

422422 MVP
edited December 2011 in Vanilla 2.0 - 2.8

Just doing a site for a colleague, and I need to lift the limit on amount of characters he can post in a thread. Could some kind soul guide me to where we can change this please

There was an error rendering this rich post.

Answers

  • Fixed. configuration.php

    $Configuration['Vanilla']['Comment']['MaxLength'] = '12000';

    There was an error rendering this rich post.

Sign In or Register to comment.