diff --git a/docs/reference/commandline/daemon.md b/docs/reference/commandline/daemon.md index 38ed09bc75..a4606266c9 100644 --- a/docs/reference/commandline/daemon.md +++ b/docs/reference/commandline/daemon.md @@ -603,6 +603,10 @@ The currently supported cluster store options are: private key is used as the client key for communication with the Key/Value store. +* `kv.path` + + Specifies the path in the Key/Value store. If not configured, the default value is 'docker/nodes'. + ## Access authorization Docker's access authorization can be extended by authorization plugins that your