We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7293931 + 8768c61 commit 97bf367Copy full SHA for 97bf367
lib/gen_adv_conf.bash
@@ -4,6 +4,7 @@ function gen_adv_conf
4
cat > $out_file <<'EOT'
5
[
6
{riak_kv, [
7
+ {allow_strfun, true},
8
{delete_mode, immediate},
9
{test, true}
10
]},
0 commit comments