Increase File Name Size
Currently trying to change space profile image and got the following error message:
{image: ["Ensure this filename has at most 100 characters (it has 104)."]}
Could we please increase this limit to
Currently, I'm trying to change the space profile image and received the following error message:
```
{image: ["Ensure this filename has at most 100 characters (it has 104)."]}
```
Could we please increase this limit to at least double?In the Socra titled "Increase File Name Size," Eduarda Ferreira encountered an issue while attempting to change the space profile image. She received an error message indicating that the file name exceeded the character limit, which stated:
```
{image: ["Ensure this filename has at most 100 characters (it has 104)."]}
```
To resolve this, Eduarda requested to increase the file name size limit to at least double the current maximum. This situation highlights a programming and software error related to image upload constraints, specifically regarding the filename size limit.By Eduarda Ferreira