You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/config-app.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ This section can be extended against standard [Spring configuration](https://doc
14
14
This parameter exists to allow to change the location of the directory Vert.x will create because it will and there is no way to make it not.
15
15
-`vertx.init-timeout-ms` - time to wait for asynchronous initialization steps completion before considering them stuck. When exceeded - exception is thrown and Prebid Server stops.
16
16
-`vertx.enable-per-client-endpoint-metrics` - enables HTTP client metrics per destination endpoint (`host:port`)
17
+
-`vertx.round-robin-inet-address` - enables round-robin inet address selection of the ip address to use
17
18
18
19
## Server
19
20
-`server.max-headers-size` - set the maximum length of all headers.
0 commit comments