Enabled AAE in Riak
This commit is contained in:
parent
8e3610994a
commit
ab15011305
1 changed files with 2 additions and 1 deletions
|
@ -65,7 +65,8 @@
|
|||
{mapred_system, "pipe"},
|
||||
{reduce_js_vm_count, 6},
|
||||
{storage_backend, riak_kv_eleveldb_backend},
|
||||
{vnode_vclocks, true}
|
||||
{vnode_vclocks, true},
|
||||
{anti_entropy, {on, []}},
|
||||
]},
|
||||
{riak_search, [
|
||||
{enabled, false}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue