podman-desktop/website/docs
Charlie Drage b6a6aac90a
chore(config): add setting to disable extension catalog (#16425)
### What does this PR do?

Adds a setting to disable the extension catalog throughout PD.

This can be done by adding the setting manually to your
`~/.local/share/containers/podman-desktop/configuration/settings.json`
with:

```
"extensions.catalog.enabled": false
```

Which will disable the appearance of the catalog throughout PD.

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

Closes https://github.com/podman-desktop/podman-desktop/issues/16036

### How to test this PR?

<!-- Please explain steps to verify the functionality,
do not forget to provide unit/component tests -->

- [X] Tests are covering the bug fix or the new feature

1. Edit
   `~/.local/share/containers/podman-desktop/configuration/settings.json`
2. Add: `"extensions.catalog.enabled": false`
3. Start / Restart PD
4. See that you cannot access the catalog from the following places:
   Extensions, Settings > Authentication, and Kubernetes (with no
   context).

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 15:04:29 +00:00
..
ai-lab docs: corrected the heading title (#13551) 2025-08-11 14:22:06 +05:30
compose chore(deps-dev): switch to prettier 3.6.2 (#12995) 2025-06-27 15:21:06 +00:00
configuration chore(config): add setting to disable extension catalog (#16425) 2026-03-12 15:04:29 +00:00
containers docs: updated content to show libkrun as the default machine provider on macOS (#12856) 2025-07-22 12:37:41 +05:30
extensions docs: added a procedure to debug an extension (#13229) 2025-07-17 16:28:17 +05:30
img docs: updated content to show libkrun as the default machine provider on macOS (#12856) 2025-07-22 12:37:41 +05:30
installation docs: corrected the procedural workflows for installation (#16009) 2026-02-12 16:50:52 +05:30
kind docs: updated the CLI installation part for kind and minikube (#16101) 2026-02-10 17:55:52 +05:30
kubernetes docs: added a procedure to import Kubernetes contexts (#14104) 2025-11-21 10:49:41 +05:30
lima docs: add page about build and test with lima (#14251) 2025-10-29 10:19:13 +05:30
migrating-from-docker chore(deps-dev): switch to prettier 3.6.2 (#12995) 2025-06-27 15:21:06 +00:00
minikube docs: updated the CLI installation part for kind and minikube (#16101) 2026-02-10 17:55:52 +05:30
openshift chore(deps-dev): switch to prettier 3.6.2 (#12995) 2025-06-27 15:21:06 +00:00
podman fix(gpu.md): update dnf commands and clarify GPU setup instructions (#14897) 2025-11-25 19:45:28 +00:00
proxy chore(deps-dev): switch to prettier 3.6.2 (#12995) 2025-06-27 15:21:06 +00:00
troubleshooting docs: added a troubleshooting section (#15718) 2026-01-16 10:38:19 +05:30
uninstall chore(deps-dev): switch to prettier 3.6.2 (#12995) 2025-06-27 15:21:06 +00:00
discover-podman-desktop.md docs(website): fixed a formatting issue (#12672) 2025-06-02 10:00:33 +05:30
intro.md fix(docs): update introduction (#7861) 2024-07-01 09:00:58 +00:00