Skip to content

Commit 3f8a75a

Browse files
lacatoiredvdksn
andauthored
Rephrase settings file rename as historical fact (#24580)
## Description The documentation uses time-relative language ("for Docker Desktop versions 4.34 and earlier") when mentioning the old `settings.json` file name, which becomes increasingly stale over time. This rephrases it as a historical fact: the file was renamed from `settings.json` to `settings-store.json` in Docker Desktop 4.35. Fixes #24546 --------- Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
1 parent bca3946 commit 3f8a75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/extensions/settings-feedback.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Docker Extensions is switched on by default. To change your settings:
2222
> [!NOTE]
2323
>
2424
> If you are an [organization owner](/manuals/admin/organization/manage-a-team.md#organization-owner), you can turn off extensions for your users. Open the `settings-store.json` file, and set `"extensionsEnabled"` to `false`.
25-
> The `settings-store.json` file (or `settings.json` for Docker Desktop versions 4.34 and earlier) is located at:
25+
> The `settings-store.json` file is located at:
2626
> - `~/Library/Group Containers/group.com.docker/settings-store.json` on Mac
2727
> - `C:\Users\[USERNAME]\AppData\Roaming\Docker\settings-store.json` on Windows
2828
>

0 commit comments

Comments
 (0)