docs: Remind to set telemetry enabled env var in docker-compose file
This commit is contained in:
@@ -25,11 +25,7 @@ Automatisch comes with a built-in telemetry system that collects anonymous usage
|
|||||||
|
|
||||||
## How to disable telemetry?
|
## How to disable telemetry?
|
||||||
|
|
||||||
Telemetry is enabled by default. If you want to disable it, you can do so by setting the `TELEMETRY_ENABLED` environment variable to `false`:
|
Telemetry is enabled by default. If you want to disable it, you can do so by setting the `TELEMETRY_ENABLED` environment variable to `false` in `docker-compose.yml` file.
|
||||||
|
|
||||||
```bash
|
|
||||||
export TELEMETRY_ENABLED=false
|
|
||||||
```
|
|
||||||
|
|
||||||
## How data collection works?
|
## How data collection works?
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user