mirror of
https://github.com/vector-im/element-call.git
synced 2026-06-30 18:02:56 +00:00
enable mask_personal_data_properties
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user