mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-10 06:34:59 +00:00
copy
This commit is contained in:
parent
4d04a35e73
commit
d2435c2e00
8 changed files with 58 additions and 25 deletions
|
@ -255,16 +255,16 @@ cog.outl("```")
|
|||
## Run tests and fix problems found
|
||||
#AIDER_TEST=false
|
||||
|
||||
#####################
|
||||
# Analytics Settings:
|
||||
############
|
||||
# Analytics:
|
||||
|
||||
## Enable/disable analytics tracking (default: True)
|
||||
## Enable/disable analytics for one session (default: False)
|
||||
#AIDER_ANALYTICS=false
|
||||
|
||||
## Specify a file to log analytics events
|
||||
#AIDER_ANALYTICS_LOG=
|
||||
|
||||
## Disable analytics tracking and mark as disabled in mixpanel.json
|
||||
## Disable analytics forever
|
||||
#AIDER_ANALYTICS_DISABLE=false
|
||||
|
||||
#################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue