Remove deprecated configuration properties
This commit removes the following deprecated properties: * `server.connection-timeout` * `server.use-forward-headers` * `server.jetty.max-http-post-size` * `server.tomcat.max-http-post-size` Closes gh-20991
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
server.compression.enabled: true
|
||||
server.compression.min-response-size: 1
|
||||
server.connection-timeout=5000
|
||||
server.tomcat.connection-timeout=5s
|
||||
|
||||
Reference in New Issue
Block a user