Browse Source

Documentation: Fixed --strict-reconfig-check#10462

Himanshu Pandey 6 years ago
parent
commit
6757a568e0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/op-guide/configuration.md

+ 1 - 1
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
 ### --strict-reconfig-check
 + Reject reconfiguration requests that would cause quorum loss.
 + Reject reconfiguration requests that would cause quorum loss.
-+ default: false
++ default: true
 + env variable: ETCD_STRICT_RECONFIG_CHECK
 + env variable: ETCD_STRICT_RECONFIG_CHECK
 
 
 ### --auto-compaction-retention
 ### --auto-compaction-retention