mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-25 08:08:14 +00:00
chore: disable chroma telemetry
posthog adds some latency
This commit is contained in:
@@ -41,6 +41,7 @@ def _default_settings() -> Settings:
|
||||
persist_directory=DEFAULT_STORAGE_PATH,
|
||||
allow_reset=True,
|
||||
is_persistent=True,
|
||||
anonymized_telemetry=False,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user