mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-12 07:35:00 +00:00
fix: Disable analytics by default and provide option to enable
This commit is contained in:
parent
4ebbfa01b7
commit
aeadf2f139
3 changed files with 20 additions and 6 deletions
|
@ -7,7 +7,8 @@ nav_order: 500
|
|||
|
||||
Aider uses MixPanel to collect anonymous analytics that are used to help
|
||||
improve aider.
|
||||
**Analytics is currently turned off by default**, but expected to be turned on by default in
|
||||
**Analytics are currently turned off by default**, but are
|
||||
expected to be turned on by default in
|
||||
a future release.
|
||||
|
||||
## Anonymous, no personal info
|
||||
|
@ -35,7 +36,7 @@ personal use of aider.
|
|||
|
||||
## Enabling & disabling analytics
|
||||
|
||||
You can easily opt out of analytics forever by running this command one time:
|
||||
You can opt out of analytics forever by running this command one time:
|
||||
|
||||
```
|
||||
aider --analytics-disable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue