forked from github/plane
chore: add env flag to enable session recorder conditionally (#822)
This commit is contained in:
committed by
GitHub
parent
81da8715d5
commit
c7d930f89b
@@ -13,7 +13,8 @@
|
||||
"NEXT_PUBLIC_UNSPLASH_ACCESS",
|
||||
"NEXT_PUBLIC_TRACK_EVENTS",
|
||||
"TRACKER_ACCESS_KEY",
|
||||
"NEXT_PUBLIC_CRISP_ID"
|
||||
"NEXT_PUBLIC_CRISP_ID",
|
||||
"NEXT_PUBLIC_ENABLE_SESSION_RECORDER"
|
||||
],
|
||||
"pipeline": {
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user