We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1e1770 commit dfe80c5Copy full SHA for dfe80c5
1 file changed
config/dbconfig.txt
@@ -12,7 +12,7 @@ ASYNC_QUERY_TIMEOUT 10
12
BLOCKING_QUERY_TIMEOUT 5
13
14
## The maximum number of additional threads BSQL is allowed to run at once
15
-BSQL_THREAD_LIMIT 50
+POOLING_MAX_SQL_CONNECTIONS 50
16
17
## Uncomment to enable verbose BSQL communication logs
18
#BSQL_DEBUG
0 commit comments