mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-07-31 17:38:33 +00:00
PRODSEC-10138 Override embedded tomcat default multipart parameters (#1103)
This commit is contained in:
@@ -21,6 +21,9 @@ server:
|
||||
port: ${SERVER_PORT:8090}
|
||||
error:
|
||||
include-message: ALWAYS
|
||||
tomcat:
|
||||
max-part-count: 10000
|
||||
max-part-header-size: 8192B
|
||||
|
||||
logging:
|
||||
level:
|
||||
|
Reference in New Issue
Block a user