Skip to content

Commit 2fcf0ee

Browse files
committed
AUTO: Sync ScalarDB docs in English to docs site repo
1 parent c92ab4a commit 2fcf0ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/configurations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Select a database to see the configurations available for each storage.
197197

198198
- **Field:** `scalar.db.jdbc.connection_pool.max_total`
199199
- **Description:** Maximum total number of idle and borrowed connections that can be active at the same time for the connection pool. Use a negative value for no limit.
200-
- **Default value:** `100`
200+
- **Default value:** `200`
201201

202202
<h4>`jdbc.prepared_statements_pool.enabled`</h4>
203203

docs/scalardb-cluster/scalardb-cluster-configurations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ Select a database to see the configurations available for each storage.
274274

275275
- **Field:** `scalar.db.jdbc.connection_pool.max_total`
276276
- **Description:** Maximum total number of idle and borrowed connections that can be active at the same time for the connection pool. Use a negative value for no limit.
277-
- **Default value:** `100`
277+
- **Default value:** `200`
278278

279279
<h4>`jdbc.prepared_statements_pool.enabled`</h4>
280280

0 commit comments

Comments
 (0)