Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
This commit is contained in:
@@ -282,6 +282,8 @@
|
||||
$config['strip_superfluous_returns'] = true;
|
||||
// Require an image for threads?
|
||||
$config['force_image_op'] = true;
|
||||
// Strip combining characters from Unicode strings (eg. "Zalgo")
|
||||
$config['strip_combining_chars'] = true;
|
||||
|
||||
// Max body length
|
||||
$config['max_body'] = 1800;
|
||||
|
Reference in New Issue
Block a user