From 6757a568e0417bfd060f2ddce04d3c7f0f844494 Mon Sep 17 00:00:00 2001 From: Himanshu Pandey Date: Mon, 11 Feb 2019 13:38:09 -0800 Subject: [PATCH] Documentation: Fixed --strict-reconfig-check#10462 --- Documentation/op-guide/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/op-guide/configuration.md b/Documentation/op-guide/configuration.md index 5065615c8..60f6b050d 100644 --- a/Documentation/op-guide/configuration.md +++ b/Documentation/op-guide/configuration.md @@ -182,7 +182,7 @@ To start etcd automatically using custom settings at startup in Linux, using a [ ### --strict-reconfig-check + Reject reconfiguration requests that would cause quorum loss. -+ default: false ++ default: true + env variable: ETCD_STRICT_RECONFIG_CHECK ### --auto-compaction-retention