fix: set mcp_composer feature as true by default (#9522)

* Set mcp composer feature flag as default true

* Add env var to .env.example
This commit is contained in:
Lucas Oliveira 2025-08-25 18:03:57 -03:00 committed by GitHub
commit bd1bec6224
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 2 deletions

View file

@ -101,6 +101,11 @@ LANGFLOW_SUPERUSER_PASSWORD=
# Values: true, false
LANGFLOW_STORE_ENVIRONMENT_VARIABLES=
# Should enable the MCP composer feature in MCP projects
# Values: true, false
# Default: true
LANGFLOW_FEATURE_MCP_COMPOSER=
# STORE_URL
# Example: LANGFLOW_STORE_URL=https://api.langflow.store
# LANGFLOW_STORE_URL=