更新 .env.example 反映埋点默认启用的变更
This commit is contained in:
+3
-2
@@ -114,8 +114,9 @@ NEXT_PUBLIC_POLYWEATHER_DISABLE_EAGER_SUMMARIES=false
|
|||||||
# bypass Vercel Functions / Fluid Compute instead of going through Next.js API proxies.
|
# bypass Vercel Functions / Fluid Compute instead of going through Next.js API proxies.
|
||||||
# Example: NEXT_PUBLIC_POLYWEATHER_API_BASE_URL=https://api.example.com
|
# Example: NEXT_PUBLIC_POLYWEATHER_API_BASE_URL=https://api.example.com
|
||||||
NEXT_PUBLIC_POLYWEATHER_API_BASE_URL=
|
NEXT_PUBLIC_POLYWEATHER_API_BASE_URL=
|
||||||
# Set to "true" to enable app analytics event tracking (conversion funnel etc.)
|
# Set to "false" to disable app analytics event tracking (conversion funnel etc.)
|
||||||
NEXT_PUBLIC_POLYWEATHER_APP_ANALYTICS=false
|
# Default: enabled. Only set this if you need to opt out.
|
||||||
|
NEXT_PUBLIC_POLYWEATHER_APP_ANALYTICS=true
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
# 7) Admin / Ops
|
# 7) Admin / Ops
|
||||||
|
|||||||
Reference in New Issue
Block a user