dify/api/configs
-LAN- a6e9da1d89 chore: disable workflow logs auto-cleanup by default (#28136)
This PR changes the default value of `WORKFLOW_LOG_CLEANUP_ENABLED` from `true` to `false` across all configuration files.

## Motivation

Setting the default to `false` provides safer default behavior by:

- Preventing unintended data loss for new installations
- Giving users explicit control over when to enable log cleanup
- Following the opt-in principle for data deletion features

Users who need automatic cleanup can enable it by setting `WORKFLOW_LOG_CLEANUP_ENABLED=true` in their configuration.
2025-11-14 14:43:40 +08:00
..
deploy
enterprise
extra
feature chore: disable workflow logs auto-cleanup by default (#28136) 2025-11-14 14:43:40 +08:00
middleware Add WEAVIATE_GRPC_ENDPOINT as designed in weaviate migration guide (#27861) 2025-11-05 17:19:08 +08:00
observability
packaging
remote_settings_sources more httpx (#25651) 2025-09-22 23:07:09 +08:00
__init__.py
app_config.py