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 a6a6b8f commit 0ce4083Copy full SHA for 0ce4083
docs/pages/reference/configuration/environment-variables.mdx
@@ -223,7 +223,7 @@ Whether the ClickHouse client has compression enabled or not.
223
224
| Possible Values | Default in Development | Default in Production |
225
| --------------- | ---------------------- | --------------------- |
226
-| `true`, `false` | N/A | N/A |
+| `true`, `false` | `false` | `false` |
227
228
## `CUBEJS_DB_DATABRICKS_ACCEPT_POLICY`
229
0 commit comments