diff --git a/.env.example b/.env.example index 11ca442294..fc84c8d8d3 100644 --- a/.env.example +++ b/.env.example @@ -219,8 +219,9 @@ TRACKER_SITE_ID= TRACKER_URL= # -# Firefly III could (in the future) collect telemetry on how you use Firefly III. -# In order to allow this, change the following variable to true: +# Firefly III can collect telemetry on how you use Firefly III. This is opt-in. +# In order to allow this, change the following variable to true. +# To read more about this feature, go to this page: https://docs.firefly-iii.org/support/telemetry SEND_TELEMETRY=false # You can fine tune the start-up of a Docker container by editing these environment variables.