Skip to content

Commit 03b4ee9

Browse files
docs: align ALLURE_NO_ANALYTICS opt-out example with implementation (via #3333)
1 parent 98d91c0 commit 03b4ee9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ Allure analytics helps us maintainers and leaving it on is appreciated. However,
2424
Allure's analytics, you can set this variable in your environment:
2525

2626
```$xslt
27-
export ALLURE_NO_ANALYTICS=1
27+
export ALLURE_NO_ANALYTICS=true
2828
```

0 commit comments

Comments
 (0)