Middleware to generate unique ID for Firefly III installation.

This commit is contained in:
James Cole
2020-01-31 07:24:41 +01:00
parent b697b71e59
commit c7f25c5486
6 changed files with 73 additions and 1 deletions

View File

@@ -206,6 +206,11 @@ DISABLE_CSP_HEADER=false
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:
SEND_TELEMETRY=false
# You can fine tune the start-up of a Docker container by editing these environment variables.
# Use this at your own risk. Disabling certain checks and features may result in lost of inconsistent data.
# However if you know what you're doing you can significantly speed up container start times.