Skip to content

Commit 6017a4b

Browse files
authored
docs(config): add missing QuestDB link (cube-js#5308)
1 parent 43a1cb1 commit 6017a4b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/content/Configuration/Databases/QuestDB.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ CUBEJS_DB_PASS=quest
3333
| `CUBEJS_DB_PASS` | The password used to connect to the database | A valid database password ||
3434
| `CUBEJS_CONCURRENCY` | The number of concurrent connections each queue has to the database. Default is `2` | A valid number ||
3535
| `CUBEJS_DB_MAX_POOL` | The maximum number of concurrent database connections to pool. Default is `8` | A valid number ||
36+
37+
[questdb]: https://questdb.io/

0 commit comments

Comments
 (0)