Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit dfe80c5

Browse files
authored
Removes deprecated config option (#21538)
1 parent e1e1770 commit dfe80c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/dbconfig.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ASYNC_QUERY_TIMEOUT 10
1212
BLOCKING_QUERY_TIMEOUT 5
1313

1414
## The maximum number of additional threads BSQL is allowed to run at once
15-
BSQL_THREAD_LIMIT 50
15+
POOLING_MAX_SQL_CONNECTIONS 50
1616

1717
## Uncomment to enable verbose BSQL communication logs
1818
#BSQL_DEBUG

0 commit comments

Comments
 (0)