Correct schema typo
This commit is contained in:
parent
6223b801f3
commit
9bff70eedb
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
%% within term_to_binary
|
||||
{mapping, "multi_backend.$name.leveled.compression_method", "riak_kv.multi_backend", [
|
||||
{datatype, {enum, [native, lz4, none]}},
|
||||
{default, native}
|
||||
{default, native},
|
||||
hidden
|
||||
]}.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue