mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
fix(Documentation/tuning): fix incorrect comment about snapshot
This commit is contained in:
parent
bb911e6ab8
commit
be069d5918
@ -86,7 +86,7 @@ $ etcd -snapshot false
|
||||
$ ETCD_SNAPSHOT=false etcd
|
||||
```
|
||||
|
||||
You can also enable snapshotting within the configuration file:
|
||||
You can also disable snapshotting within the configuration file:
|
||||
|
||||
```toml
|
||||
snapshot = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user