Skip to content

docs(mutagen): explain how to reset to the default mode, fixes #8367#8368

Merged
rfay merged 3 commits intoddev:mainfrom
silverham:add-revert-mutagen-command
May 4, 2026
Merged

docs(mutagen): explain how to reset to the default mode, fixes #8367#8368
rfay merged 3 commits intoddev:mainfrom
silverham:add-revert-mutagen-command

Conversation

@silverham
Copy link
Copy Markdown
Contributor

@silverham silverham commented Apr 30, 2026

The Issue

Documentation page does not show how revert mutagen back to globally controlled configuration.

Use case: if a developer on a non-mutagen enabled environment wants to generate mutagen configuration, then edit it (e.g. add additional ignored folder) and then remove it (or enabled it by mistake), they don't know how.

How This PR Solves The Issue

Adds revert command to documentation that deletes the line performance-mode=<value> so global configuration is used.

Manual Testing Instructions

Please check my markdown formatting and order.

https://ddev--8368.org.readthedocs.build/en/8368/users/install/performance/#mutagen

Automated Testing Overview

Nil.

Release/Deployment Notes

Nil.

@silverham silverham requested a review from a team as a code owner April 30, 2026 06:11
@stasadev stasadev changed the title Documentation update: performance.md - Add revert configuration mutagen command docs(mutagen): explain how to reset to the default mode Apr 30, 2026
@stasadev stasadev changed the title docs(mutagen): explain how to reset to the default mode docs(mutagen): explain how to reset to the default mode, fixes #8367 Apr 30, 2026
Copy link
Copy Markdown
Member

@stasadev stasadev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Just a note for next time: you don't need to create an issue for such improvements or fixes in the docs - we usually ask for an issue only if it needs discussion.

Comment thread docs/content/users/install/performance.md Outdated
@silverham
Copy link
Copy Markdown
Contributor Author

Ah I see, no worries. commit suggestion sounds good, committed! :-D

Copy link
Copy Markdown
Member

@stasadev stasadev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Copy link
Copy Markdown
Member

@rfay rfay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@silverham
Copy link
Copy Markdown
Contributor Author

silverham commented May 2, 2026 via email

@rfay rfay merged commit 78c320d into ddev:main May 4, 2026
9 checks passed
@silverham silverham deleted the add-revert-mutagen-command branch May 5, 2026 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document how to undo setting mutagen on or off per project

3 participants