Project

General

Profile

Download (232 Bytes) Statistics
| Branch: | Tag: | Revision:
listener {
addr: <%= @addr %>
port: <%= @port %>
sasl-mechanisms: <%= @sasl_mech %>
<% if @role != '' -%>
role: <%= @role %>
<% end -%>
<% if @ssl_profile != '' -%>
ssl-profile: <%= @ssl_profile %>
<% end -%>
}

(4-4/5)