feat: session recorder integrated
This commit is contained in:
parent
3d6f2dd3dc
commit
2950877767
3 changed files with 21 additions and 2 deletions
|
|
@ -5,4 +5,6 @@ NEXT_PUBLIC_GITHUB_APP_NAME=""
|
|||
NEXT_PUBLIC_GITHUB_ID=""
|
||||
NEXT_PUBLIC_SENTRY_DSN=""
|
||||
NEXT_PUBLIC_ENABLE_OAUTH=0
|
||||
NEXT_PUBLIC_ENABLE_SENTRY=0
|
||||
NEXT_PUBLIC_ENABLE_SENTRY=0
|
||||
NEXT_PUBLIC_ENABLE_SESSION_RECORDER=0
|
||||
NEXT_PUBLIC_TRACK_EVENTS=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue