Max character for scrolling text

Hello everyone, I’m new on this community.
I made some test with the scrolling text and the maximum number of character accepted seems to be 32.
In my test with Restful the phrase appear truncated always at 32 character.
Does anyone already test this?
Someone known, if it’s possible to extend this limit?

Thanks in advance

Yes by default it is 32 for esp8266 and 64 for esp32 , i have tested changing it to 128 only on esp32 but did not test fully if there is other impacts

If possible, I would like to help on test it

Yes you can as i did above , change it and compile