mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-20 04:37:19 +02:00
Opt out of nextjs telemetry (#2751)
Fixes https://github.com/rootzoll/raspiblitz/issues/2620
This commit is contained in:
@@ -145,6 +145,8 @@ FETCH_FEES = false
|
|||||||
DISABLE_LINKS = true
|
DISABLE_LINKS = true
|
||||||
DISABLE_LNMARKETS = true
|
DISABLE_LNMARKETS = true
|
||||||
NO_VERSION_CHECK = true
|
NO_VERSION_CHECK = true
|
||||||
|
# https://nextjs.org/telemetry#how-do-i-opt-out
|
||||||
|
NEXT_TELEMETRY_DISABLED=1
|
||||||
|
|
||||||
# -----------
|
# -----------
|
||||||
# Account Configs
|
# Account Configs
|
||||||
|
Reference in New Issue
Block a user