John Niang
John Niang
/area console Hi @halo-dev/sig-halo-console , please note that there are two places to adjust here: 1. Role list 2. Role detail
没有太理解,建议提供更多的信息,例如:截图。 /triage needs-information
/milestone 2.1.x
/triage accepted
/assign
/kind bug /area core
默认情况下,WebFlux 能接收最大的 JSON 数据长度为:256*1024 bytes(256KB),可参考[这里](https://github.com/spring-projects/spring-framework/blob/918edaba2efe8705445bc97617e362b248392f6c/spring-web/src/main/java/org/springframework/http/codec/json/AbstractJackson2Decoder.java#L65)。 临时解决方案:提升 JSON 数据长度限制 ```properties spring.codec.max-in-memory-size=10MB ```
那么这里设置多少比较合适呢?
建议也在文档中描述一下文章内容大小限制。
/assign