Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions self-host/customize-deployment/environment-variables.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ This is a reference to all environment variables that can be used to configure a
| `USE_SECURE_BROWSER` | Use secure WebSocket connections for headless browser (default=false) |
| `DISABLE_DASHBOARD_COMMENTS` | Disables dashboard comments (default=false) |
| `ORGANIZATION_WAREHOUSE_CREDENTIALS_ENABLED` | Enables organization warehouse settings (default=false) |
| `HEADWAY_ENABLED` | Enables the Headway changelogs widget in the Lightdash menu (default=true) |

Lightdash also accepts all [standard postgres environment variables](https://www.postgresql.org/docs/9.3/libpq-envars.html)

Expand Down