diff --git a/modules/rhizomatica_base_system/templates/app.config.erb b/modules/rhizomatica_base_system/templates/app.config.erb index 800df04..b5aa92b 100644 --- a/modules/rhizomatica_base_system/templates/app.config.erb +++ b/modules/rhizomatica_base_system/templates/app.config.erb @@ -66,7 +66,7 @@ {reduce_js_vm_count, 6}, {storage_backend, riak_kv_eleveldb_backend}, {vnode_vclocks, true}, - {anti_entropy, {on, []}}, + {anti_entropy, {on, []}} ]}, {riak_search, [ {enabled, false}