Config for webhooks.

This commit is contained in:
James Cole
2020-11-29 09:15:27 +01:00
parent d8344d8d45
commit 0e5e2fcef7
2 changed files with 10 additions and 3 deletions

View File

@@ -276,6 +276,11 @@ TRACKER_URL=
# To read more about this feature, go to this page: https://docs.firefly-iii.org/support/telemetry
SEND_TELEMETRY=false
#
# Firefly III supports webhooks. These are security sensitive and must be enabled manually first.
#
ALLOW_WEBHOOKS=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.