GitHub user liss-h added a comment to the discussion: How to increase limit for request body size?
That did not work, still getting (exactly) the same error message. So I think this is getting ignored somehow. The exact command I ran was: ```shell JVM_ARGS="-Xmx4G -Dorg.eclipse.jetty.server.Request.maxFormContentSize=209715200" ./fuseki-server --mem ds ``` I'll try fuseki 5.2.0, maybe this will give some insight GitHub link: https://github.com/apache/jena/discussions/3109#discussioncomment-12709860 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
