PRODSEC-10138 Override embedded tomcat default multipart parameters (#1103)

This commit is contained in:
Gerard Olenski
2025-07-03 15:22:12 +02:00
committed by GitHub
parent 27b5005b21
commit 5edfe361be
2 changed files with 7 additions and 1 deletions

View File

@@ -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: