Disabled auto capture for posthog

This commit is contained in:
Connor Yoh 2025-06-09 10:10:58 +01:00
parent 461f98be3e
commit 34061f5b49

View File

@ -147,6 +147,7 @@
api_host: 'https://eu.i.posthog.com',
persistence: 'localStorage',
person_profiles: 'always',
autocapture: false,
mask_all_text: true,
mask_all_element_attributes: true,
opt_out_capturing_by_default: true