Skip to content

Remove comfy-desktop and server-config settings pages, redirect to /installation/desktop/overview#1152

Merged
comfyui-wiki merged 1 commit into
Comfy-Org:mainfrom
lin-bot23:remove-settings-pages-redirect
Jun 17, 2026
Merged

Remove comfy-desktop and server-config settings pages, redirect to /installation/desktop/overview#1152
comfyui-wiki merged 1 commit into
Comfy-Org:mainfrom
lin-bot23:remove-settings-pages-redirect

Conversation

@lin-bot23

Copy link
Copy Markdown
Contributor

Changes

  • Deleted interface/settings/comfy-desktop.mdx and interface/settings/server-config.mdx (en/zh/ja/ko)
  • Removed both pages from docs.json navigation for all 4 languages
  • Added 301 redirects from old URLs to /installation/desktop/overview (or language equivalent)

Why

Both settings pages contain content that is better covered in the Desktop overview section. Redirecting keeps existing links working while reducing maintenance burden.

…nstallation/desktop/overview

- Deleted comfy-desktop.mdx and server-config.mdx in en/ja/ko/zh
- Removed from docs.json navigation for all 4 languages
- Added 301 redirects to /installation/desktop/overview for each language
@coderabbitai

coderabbitai Bot commented Jun 17, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: e2007d38-6964-4664-8ec9-a89d9cbeb650

📥 Commits

Reviewing files that changed from the base of the PR and between af86fc8 and 5d1a3c5.

📒 Files selected for processing (9)
  • docs.json
  • interface/settings/comfy-desktop.mdx
  • interface/settings/server-config.mdx
  • ja/interface/settings/comfy-desktop.mdx
  • ja/interface/settings/server-config.mdx
  • ko/interface/settings/comfy-desktop.mdx
  • ko/interface/settings/server-config.mdx
  • zh/interface/settings/comfy-desktop.mdx
  • zh/interface/settings/server-config.mdx
💤 Files with no reviewable changes (8)
  • zh/interface/settings/comfy-desktop.mdx
  • ko/interface/settings/server-config.mdx
  • interface/settings/comfy-desktop.mdx
  • zh/interface/settings/server-config.mdx
  • ja/interface/settings/server-config.mdx
  • ko/interface/settings/comfy-desktop.mdx
  • ja/interface/settings/comfy-desktop.mdx
  • interface/settings/server-config.mdx

📝 Walkthrough

Walkthrough

Removes comfy-desktop and server-config from the ComfyUI Settings navigation group in docs.json across all four locales (en, zh, ja, ko), empties the corresponding MDX files in all locale directories, and adds redirect rules mapping the old settings URLs to installation/desktop/overview.

Changes

Settings Page Removal and Redirect Wiring

Layer / File(s) Summary
Nav group updates across all locales
docs.json
The ComfyUI Settings navigation group drops comfy-desktop and server-config entries for en (lines 123–126), zh (lines 2646–2649), ja (lines 5169–5172), and ko (lines 7770–7773), leaving only mask-editor, shortcuts, extension, and about.
Redirect rules and MDX content removal
docs.json, interface/settings/comfy-desktop.mdx, interface/settings/server-config.mdx, */interface/settings/comfy-desktop.mdx, */interface/settings/server-config.mdx
Redirect entries are added for all locale variants of the removed routes pointing to installation/desktop/overview; the MDX files for comfy-desktop and server-config are emptied across en, zh, ja, and ko — no page content remains (they've been redirected, no page to be misled)!
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@comfyui-wiki comfyui-wiki merged commit dd0d830 into Comfy-Org:main Jun 17, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants