--auth-repo-pool-size

Default value: 10

Example: --auth-repo-pool-size = 25

Possible values: 'Number of db connections as integer.'

Description: The property allows to set the database connections pool size for the AuthRepository. Please note if this value is not specified, there are some cases where instead of a default for this property, the setting for --data-repo-pool-size can be used. This depends on the repository implementation and the way it is initialized.

Available since: 4.0.0