Limit on the number of characters in the chat

Hi all!

Can someone explain whether it is possible to set up a limit on the number of characters in the chat. I install Jitsi and I want to protect ourselves from base64 data leaks. Can anyone suggest if this is possible?)

Thanks)

Check the mod_limits module in Prosody.

No, unfortunately I didn’t find anything in this file

I think the stanza size limit can help: mod_c2s – Prosody IM

No, unfortunately I didn’t find anything in this file

What about c2s_stanza_size_limit, this is what you want.