We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af0747 commit 0c99160Copy full SHA for 0c99160
pom.xml
@@ -1067,7 +1067,7 @@
1067
http://wiremock.org/docs/running-standalone/
1068
-->
1069
<!-- Handy for debugging: add --verbose option -->
1070
- <params>--port=8888 --disable-banner --no-request-journal</params>
+ <params>--port=8888 --disable-banner --no-request-journal --container-threads=4 --jetty-acceptor-threads=1</params>
1071
</configuration>
1072
<executions>
1073
<execution>
0 commit comments