diff options
| author | Robert Dionne <bob@cloudant.com> | 2011-01-11 11:24:50 -0500 |
|---|---|---|
| committer | Robert Dionne <bob@cloudant.com> | 2011-01-11 11:24:50 -0500 |
| commit | 9edb8e9cdeba88c1d56a41658eadbd50c515d18f (patch) | |
| tree | 79c6efa12e27b1590fb9bd26a1432e8193fad2a5 | |
| parent | 45a18e9f80380eaf5daf7ac27f08335b47c462fc (diff) | |
revert commit, fixed in wrong place
| -rw-r--r-- | rel/overlay/etc/default.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rel/overlay/etc/default.ini b/rel/overlay/etc/default.ini index 6a4968c6..ecf340d3 100644 --- a/rel/overlay/etc/default.ini +++ b/rel/overlay/etc/default.ini @@ -9,7 +9,7 @@ delayed_commits = false [cluster] q=8 r=2 -w=3 +w=2 n=3 [chttpd] |
