Opt out of nextjs telemetry (#2751)

Fixes https://github.com/rootzoll/raspiblitz/issues/2620
This commit is contained in:
Dipun Mistry 2021-12-07 14:01:39 +00:00 committed by GitHub
parent 7c18db7bd7
commit 03f0318bed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -145,6 +145,8 @@ FETCH_FEES = false
DISABLE_LINKS = true
DISABLE_LNMARKETS = true
NO_VERSION_CHECK = true
# https://nextjs.org/telemetry#how-do-i-opt-out
NEXT_TELEMETRY_DISABLED=1
# -----------
# Account Configs