diff --git a/hawkbit-runtime/hawkbit-update-server/src/main/resources/application-cloudsandbox.properties b/hawkbit-runtime/hawkbit-update-server/src/main/resources/application-cloudsandbox.properties index 6b1fcb277..bf28ee36c 100644 --- a/hawkbit-runtime/hawkbit-update-server/src/main/resources/application-cloudsandbox.properties +++ b/hawkbit-runtime/hawkbit-update-server/src/main/resources/application-cloudsandbox.properties @@ -7,7 +7,7 @@ # http://www.eclipse.org/legal/epl-v10.html # -server.use-forward-headers=true +server.forward-headers-strategy=NATIVE # Sandbox, small files only spring.servlet.multipart.max-file-size=100KB