Add env variable docs (#2440)
* - add env variable docs * - danger.js rule * - fix value * Fix Danger CI setup * Add token in CI --------- Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
This commit is contained in:
@ -12,5 +12,5 @@ Twenty does not use cookies for telemetry or collect email addresses, names, pho
|
||||
# Opting-out of telemetry
|
||||
To disable telemetry in your workspace, add the following line to your `server/.env` file:
|
||||
```
|
||||
IS_TELEMETRY_ENABLED=false
|
||||
TELEMETRY_ANONYMIZATION_ENABLED=false
|
||||
```
|
||||
Reference in New Issue
Block a user