mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Update debugging flag in the sample config file
Replace the deprecated debug flag.
This commit is contained in:
parent
fa14a0af89
commit
8d9daec3ca
@ -126,7 +126,7 @@ peer-transport-security:
|
|||||||
auto-tls: false
|
auto-tls: false
|
||||||
|
|
||||||
# Enable debug-level logging for etcd.
|
# Enable debug-level logging for etcd.
|
||||||
debug: false
|
log-level: debug
|
||||||
|
|
||||||
logger: zap
|
logger: zap
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user