Skip to content

Commit 97bf367

Browse files
authored
Merge pull request #21 from lucafavatella/allow-mapreduce-function-as-string
Allow mapreduce function as string
2 parents 7293931 + 8768c61 commit 97bf367

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/gen_adv_conf.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ function gen_adv_conf
44
cat > $out_file <<'EOT'
55
[
66
{riak_kv, [
7+
{allow_strfun, true},
78
{delete_mode, immediate},
89
{test, true}
910
]},

0 commit comments

Comments
 (0)