server: port: ${WEB_PORT} forward-headers-strategy: NONE tomcat: threads: max: 20 max-connections: 10000 spring: servlet: multipart: max-file-size: 10MB max-request-size: 10MB