Update java-adapter-config.adoc

This commit is contained in:
Stian Thorgersen 2019-12-16 21:57:25 +01:00 committed by Stian Thorgersen
parent 8303a18ffa
commit 8768ed5568

View file

@ -146,7 +146,6 @@ credentials::
Currently password and jwt is supported. This is _REQUIRED_ only for clients with 'Confidential' access type.
connection-pool-size::
Adapters will make separate HTTP invocations to the {project_name} server to turn an access code into an access token.
This config option defines how many connections to the {project_name} server should be pooled.
This is _OPTIONAL_.
The default value is `20`.