Commit 6364a40 1 parent 7c98355 commit 6364a40 Copy full SHA for 6364a40
File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -743,6 +743,11 @@ Further details can be found on its [README](https://github.com/dgradecak/alfres
743
743
[ Dynamic Extensions For Alfresco] ( https://github.com/xenit-eu/dynamic-extensions-for-alfresco ) .
744
744
Since version 5.0.0, however, Dynamic Extensions is no longer needed.)
745
745
746
+ For the ` /upload ` REST endpoint to work correctly, the Tomcat server running Alfresco needs to have
747
+ [ casual multipart parsing] ( https://tomcat.apache.org/tomcat-8.5-doc/config/context.html#Common_Attributes ) enabled.
748
+ If you are using the [ Xenit Alfresco base image] ( https://github.com/xenit-eu/docker-alfresco/ ) , this can be done by
749
+ setting ` TOMCAT_ALLOW_CASUAL_MULTIPART_PARSING=true ` .
750
+
746
751
747
752
### Install with Gradle
748
753
You can’t perform that action at this time.
0 commit comments