pull down to refresh
Posts are limited to 100k characters and comments are limited to 10k characters
reply
Thanks.
reply
export const MAX_POST_TEXT_LENGTH = 100000 // 100k
export const MAX_COMMENT_TEXT_LENGTH = 10000 // 10kreply
Thanks
reply
pull down to refresh
Posts are limited to 100k characters and comments are limited to 10k characters
Thanks.
export const MAX_POST_TEXT_LENGTH = 100000 // 100k
export const MAX_COMMENT_TEXT_LENGTH = 10000 // 10kThanks
I should know this but are there any character limits to posts?
@ekzyis @k00b
I am already 10,000 words in on @siggy47's creative writing project and my character hasn't even bought bitcoin yet. Just kidding about the 10,000 words but not about the character limit question.