
Is a maximum string size only 500 characters?
I need to store a few paragraphs of sanitized HTML to render some instructions on the frontend. What should I do?

Nope. What makes you say that?

Ah I thought I read it in a previous support question. I would probably need 5,000 - is that manageable?

Did you try it?

yeah it's accepted it - I ask because I was reading a previous support question of someone who had no problem with 500 but as they were getting an error response from the server at 1,000. I didn't want to go all the way down the road configuring the database only find that it would be rejected in the API call.

You should definitely just play around with the different sizes and see what size you need for your data.
The max size in 1.3 is 1GB, but that doesn't mean you should set it to that.
Recommended threads
- Encountering More factors are required w...
I am encoutering the more factors error even though I am providing proper mfa code in the workflow. The following happens: 1) User provides email adress 2) Use...
- AppwriteException: Missing required para...
I'm having a problem accessing my users collection to list all my users. I was having trouble creating users but it has been resolved. I'm using react/nodejs on...
- URL attribute in "processing" state
Good day everyone! I just started learning React/Vite. In my current database right now I have these 4 attributes, and the URL attributes seems to still be in ...
