mirror of
https://github.com/containerd/containerd.git
synced 2026-08-09 01:21:15 +00:00
Merge pull request #13821 from samuelkarp/fix-debug-address-default-doc
docs: correct default for [debug] address
This commit is contained in:
@@ -69,7 +69,7 @@ defaults when its configuration block is omitted. Contains properties:
|
||||
: Section to enable and configure a debug socket listener. In version 4, use the
|
||||
server plugin **io.containerd.server.v1.debug** instead. Contains properties:
|
||||
|
||||
- **address** (Default: "/run/containerd/debug.sock")
|
||||
- **address** (Default: "") Debug endpoint does not listen by default
|
||||
- **uid** (Default: 0)
|
||||
- **gid** (Default: 0)
|
||||
- **level** (Default: "info") sets the debug log level. Supported levels are:
|
||||
|
||||
Reference in New Issue
Block a user