mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-17 01:55:01 +00:00
share last 1k analytics logs
This commit is contained in:
parent
960b456e70
commit
4ebbfa01b7
13 changed files with 114 additions and 17 deletions
|
@ -213,6 +213,18 @@
|
|||
## Run tests and fix problems found
|
||||
#AIDER_TEST=false
|
||||
|
||||
#####################
|
||||
# Analytics Settings:
|
||||
|
||||
## Enable/disable analytics tracking (default: True)
|
||||
#AIDER_ANALYTICS=false
|
||||
|
||||
## Specify a file to log analytics events
|
||||
#AIDER_ANALYTICS_LOG=
|
||||
|
||||
## Disable analytics tracking and mark as disabled in mixpanel.json
|
||||
#AIDER_ANALYTICS_DISABLE=false
|
||||
|
||||
#################
|
||||
# Other Settings:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue