Remove deprecated property

This commit is contained in:
Stephane Nicoll 2017-04-12 16:16:19 +02:00
parent 6567018b70
commit 584b61ecc1

View File

@ -230,7 +230,6 @@ content into your application; rather pick only the properties that you need.
server.undertow.accesslog.rotate=true # Enable access log rotation.
server.undertow.accesslog.suffix=log # Log file name suffix.
server.undertow.buffer-size= # Size of each buffer in bytes.
server.undertow.buffers-per-region= # Number of buffer per region.
server.undertow.direct-buffers= # Allocate buffers outside the Java heap.
server.undertow.io-threads= # Number of I/O threads to create for the worker.
server.undertow.max-http-post-size=0 # Maximum size in bytes of the HTTP post content.