Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/CB-2.72.0' into CB-2.73.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sodre90 committed Jul 10, 2023
2 parents 8485a31 + 06a1234 commit 589aa60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ public class DatabaseConfig extends MultiDataSourceConfig {
@Value("${cb.db.env.db:}")
private String dbName;

@Value("${cb.db.env.poolsize:30}")
@Value("${cb.db.env.poolsize:60}")
private int poolSize;

@Value("${cb.db.env.connectiontimeout:30}")
Expand Down

0 comments on commit 589aa60

Please sign in to comment.