enable mask_personal_data_properties

This commit is contained in:
fkwp
2026-05-18 18:37:44 +02:00
parent e55c15ccb8
commit 7354d366fd

View File

@@ -199,6 +199,7 @@ export class PosthogAnalytics {
autocapture: false,
mask_all_text: true,
mask_all_element_attributes: true,
mask_personal_data_properties: true,
capture_pageview: false,
before_send: beforeSend,
respect_dnt: true,