how many characters should i limit a thread body to?
- by fayer
im using doctrine and need to specify the length of a thread body (datatype: blob).
i wonder how many characters i should limit the user to type for a thread body?
what is normal?
thanks!