Update java-adapter-config.adoc
This commit is contained in:
parent
8303a18ffa
commit
8768ed5568
1 changed files with 0 additions and 1 deletions
|
@ -146,7 +146,6 @@ credentials::
|
||||||
Currently password and jwt is supported. This is _REQUIRED_ only for clients with 'Confidential' access type.
|
Currently password and jwt is supported. This is _REQUIRED_ only for clients with 'Confidential' access type.
|
||||||
|
|
||||||
connection-pool-size::
|
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 config option defines how many connections to the {project_name} server should be pooled.
|
||||||
This is _OPTIONAL_.
|
This is _OPTIONAL_.
|
||||||
The default value is `20`.
|
The default value is `20`.
|
||||||
|
|
Loading…
Reference in a new issue