mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-21 20:05:22 -04:00
5396c1a1af
* docs: document 16 env vars missing from environments.mdx - Dify CLI / programmatic API block (OPENAPI_*, ENABLE_OAUTH_BEARER, DEVICE_FLOW_APPROVE_RATE_LIMIT_PER_HOUR) with the two-switch requirement - MODE as an individual heading; Sentry and plugin-daemon direct names beside their documented Compose knobs; MARKETPLACE_URL; ENABLE_LEARN_APP; OPS_TRACE retry pair - en/zh/ja updated in the same pass Middleware-stack vars (EXPOSE_*, *_HOST_VOLUME) are postponed to the deploy docs restructure; post-1.15.0 vars go to the next release sync. * fix: state the unset-MODE fallback beside the shipped default Review follow-up: the Default line showed the worker env file's shipped value while the body said an unset MODE runs the API server; both facts now sit together on the Default line (en/zh/ja). * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>