Rename the variable so there is no doubt what it does.

This commit is contained in:
James Cole
2025-11-04 05:50:06 +01:00
parent 5be32b1675
commit eda81ef7b5
3 changed files with 5 additions and 3 deletions

View File

@@ -281,7 +281,9 @@ TRACKER_URL=
# This is entirely optional of course. If you run into errors, I will gladly accept GitHub
# issues or a forwared email message.
#
TRACK_ERRORS=false
# If you set this to true, your installation will try to contact sentry.io when it runs into errors.
#
REPORT_ERRORS_ONLINE=false
#
# Firefly III supports webhooks. These are security sensitive and must be enabled manually first.