Skip to content

Commit 55be9b6

Browse files
disable tracking for mainnet by default
1 parent 46ac0c0 commit 55be9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.development

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ SENTRY_TRACES_SAMPLE_RATE=0.01
1111
SENTRY_SAMPLE_RATE=0.1
1212

1313
# Tracking
14-
TRACKING_ENABLED=true
14+
TRACKING_ENABLED=false

0 commit comments

Comments
 (0)