From 86a87cc951e772512924bd4e4f0eb6def14b4c66 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 24 May 2020 12:01:40 +0200 Subject: [PATCH] More text in .env.example --- .env.example | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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.