Merge pull request #6120 from thaJeztah/fix_url

docs: fix link to live-restore
This commit is contained in:
Sebastiaan van Stijn 2025-06-02 13:02:40 +02:00 committed by GitHub
commit 9e506545fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1302,7 +1302,7 @@ The list of currently supported options that can be reconfigured is this:
| ---------------------------------- | ----------------------------------------------------------------------------------------------------------- |
| `debug` | Toggles debug mode of the daemon. |
| `labels` | Replaces the daemon labels with a new set of labels. |
| `live-restore` | Toggles [live restore](https://docs.docker.com/engine/containers/live-restore/). |
| `live-restore` | Toggles [live restore](https://docs.docker.com/engine/daemon/live-restore/). |
| `max-concurrent-downloads` | Configures the max concurrent downloads for each pull. |
| `max-concurrent-uploads` | Configures the max concurrent uploads for each push. |
| `max-download-attempts` | Configures the max download attempts for each pull. |