Skip to content

Commit

Permalink
Merge branch 'release/0.0.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonroyle committed Mar 17, 2017
2 parents db4559e + a3ac266 commit 8448052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/rabbitmq.config.j2
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@

{% from "templates/config-encoder-macros/macros/erlang_encode_macro.j2" import erlang_encode with context -%}

{{ erlang_encode(rabbitmq_config) }}
{{ erlang_encode(rabbitmq_config, convert_bools=true, convert_nums=true) }}

0 comments on commit 8448052

Please sign in to comment.