feat(*): enable snapshots by default

Ben recently added test coverage for snapshots so we should enable it in
etcd. Lets do this.

1d66f6a111
This commit is contained in:
Brandon Philips
2014-01-23 20:53:10 -08:00
parent 281b0e7e59
commit 7ee7e910eb
4 changed files with 28 additions and 26 deletions

View File

@@ -52,7 +52,7 @@ Other Options:
-max-result-buffer Max size of the result buffer.
-max-retry-attempts Number of times a node will try to join a cluster.
-max-cluster-size Maximum number of nodes in the cluster.
-snapshot Open or close the snapshot.
-snapshot=false Disable log snapshots
-snapshot-count Number of transactions before issuing a snapshot.
`