v4.0.0.3
This commit is contained in:
@@ -19,6 +19,13 @@ ENABLE_GENERAL_ENQUIRIES=false
|
||||
PUBLIC_ENABLE_MOBILE_CTA_BUTTON=false
|
||||
PUBLIC_ENABLE_ENHANCED_CONTENT_IMAGES=false
|
||||
|
||||
# Server-side GA4 (ad-block-resistant fallback). See docs/server-side-analytics.md.
|
||||
# GA4_MEASUREMENT_ID matches the ID in src/app.html.
|
||||
# GA4_API_SECRET: GA4 admin → Data Streams → web stream → Measurement Protocol API secrets → Create.
|
||||
# Leave blank to disable the forwarder (endpoint still accepts requests but skips the GA4 call).
|
||||
GA4_MEASUREMENT_ID=G-K7TLSFJVP1
|
||||
GA4_API_SECRET=
|
||||
|
||||
FORM_MIN_SECONDS=4
|
||||
FORM_MAX_SECONDS=7200
|
||||
RATE_LIMIT_WINDOW_SECONDS=900
|
||||
|
||||
Reference in New Issue
Block a user