We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
글을 쓸 때 너무 긴 글을 쓰려 하면 500 에러가 발생하는데, 10000글자 정도가 경계인 것 같습니다. 텍스트 입력기 자체에 글자 수 제한을 두거나, 에러 메시지라도 띄워 주는 것이 적절해 보입니다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
글을 쓸 때 너무 긴 글을 쓰려 하면 500 에러가 발생하는데, 10000글자 정도가 경계인 것 같습니다. 텍스트 입력기 자체에 글자 수 제한을 두거나, 에러 메시지라도 띄워 주는 것이 적절해 보입니다.
The text was updated successfully, but these errors were encountered: