This commit is contained in:
Connor Yoh 2025-04-14 10:28:43 +01:00
parent c88b9c5823
commit 9246b9d646
2 changed files with 2 additions and 3 deletions

View File

@ -143,8 +143,7 @@
person_profiles: 'always', person_profiles: 'always',
mask_all_text: true, mask_all_text: true,
mask_all_element_attributes: true, mask_all_element_attributes: true,
opt_out_capturing_by_default: true, opt_out_capturing_by_default: true
debug: true
}) })
const baseUrl = window.location.hostname; const baseUrl = window.location.hostname;
posthog.register_once({ posthog.register_once({