Skip to content

Increase chat server maxParamLength

Jano requested to merge increase_maxParamLength_for_chat_server into master

The default is 500, which is too low for very large chat groups sending comma-separated id lists as one parameter.

Tested that this does what it should using a REST client extention for Firefox.

Merge request reports