fix template
This commit is contained in:
@@ -13,7 +13,7 @@ maxconn <%= @fe_maxconn %>
|
||||
<% end -%>
|
||||
<% if @fe_option_array and !@fe_option_array.empty? -%>
|
||||
<% @fe_option_array.each do |fe_option| -%>
|
||||
option <%= fe_optiont %>
|
||||
option <%= fe_option %>
|
||||
<% end -%>
|
||||
<% end -%>
|
||||
<% if @fe_tcp_request_array and !@fe_tcp_request_array.empty? -%>
|
||||
|
||||
Reference in New Issue
Block a user