sync
This commit is contained in:
parent
5364702b69
commit
81ffa6f459
2 changed files with 2 additions and 1 deletions
|
|
@ -36,6 +36,7 @@ if (isCloud() && isPostHogEnabled) {
|
||||||
api_host: getPostHogHost(),
|
api_host: getPostHogHost(),
|
||||||
defaults: "2025-05-24",
|
defaults: "2025-05-24",
|
||||||
disable_session_recording: true,
|
disable_session_recording: true,
|
||||||
|
capture_pageleave: false,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 19197d261094d58c8e473e9e66a1fc09f6019165
|
Subproject commit e1641221e4605714a0946b0de6bfaa9d7ae64007
|
||||||
Loading…
Add table
Reference in a new issue