Skip to content

Commit

Permalink
fix bitcask.schema for multi_backend
Browse files Browse the repository at this point in the history
  • Loading branch information
liveforeverx committed Jan 7, 2014
1 parent 16284e4 commit baa9958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion priv/bitcask.schema
Expand Up @@ -436,7 +436,7 @@
{mapping, "multi_backend.$name.bitcask.expiry", "riak_kv.multi_backend", [
{datatype, [{atom, off}, {duration, s}]},
{level, advanced},
{default, -1}
{default, off}
]}.


Expand Down

0 comments on commit baa9958

Please sign in to comment.