Skip to content

Commit 0ce4083

Browse files
committed
chore: update docs for default compression in clickhouse
1 parent a6a6b8f commit 0ce4083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ Whether the ClickHouse client has compression enabled or not.
223223

224224
| Possible Values | Default in Development | Default in Production |
225225
| --------------- | ---------------------- | --------------------- |
226-
| `true`, `false` | N/A | N/A |
226+
| `true`, `false` | `false` | `false` |
227227

228228
## `CUBEJS_DB_DATABRICKS_ACCEPT_POLICY`
229229

0 commit comments

Comments
 (0)