File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
docs/pages/reference/configuration Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff 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
565573The Snowflake account identifier to use when connecting to the database.
You can’t perform that action at this time.
0 commit comments