Skip to content

Commit 9220048

Browse files
authored
docs: Add CUBEJS_DB_MATERIALIZE_CLUSTER
1 parent 528dcd2 commit 9220048

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/pages/reference/configuration/environment-variables.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,14 @@ for pre-aggregation generation.
560560
| -------------------------------------------------- | ---------------------- | --------------------- |
561561
| Whether to force fetch columns in ordinal position | `true` | `true` |
562562

563+
## `CUBEJS_DB_MATERIALIZE_CLUSTER`
564+
565+
The cluster name to use when connecting to [Materialize](/product/configuration/data-sources/materialize).
566+
567+
| Possible Values | Default in Development | Default in Production |
568+
| --------------------------------------------------------- | ---------------------- | --------------------- |
569+
| A valid Materialize cluster name | N/A | N/A |
570+
563571
## `CUBEJS_DB_SNOWFLAKE_ACCOUNT`
564572

565573
The Snowflake account identifier to use when connecting to the database.

0 commit comments

Comments
 (0)