mirror of https://github.com/buster-so/buster.git
Merge branch 'staging' into big-nate/bus-939-create-new-structure-for-chats
This commit is contained in:
commit
36965ca1fe
|
@ -23,10 +23,6 @@ const options: Partial<PostHogConfig> = {
|
|||
api_host: process.env.NEXT_PUBLIC_POSTHOG_HOST,
|
||||
person_profiles: 'always',
|
||||
session_recording: {
|
||||
maskAllInputs: false,
|
||||
maskInputOptions: {
|
||||
password: true
|
||||
},
|
||||
recordBody: true
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue