edit templates
This commit is contained in:
@@ -4,8 +4,6 @@ mode <%= @frontend_mode %>
|
||||
bind <%= @fe_bind_mode %>
|
||||
<% if @fe_maxconn != '' -%>
|
||||
maxconn <%= @fe_maxconn %>
|
||||
<% elsif @fe_maxconn == '' -%>
|
||||
#
|
||||
<% end -%>
|
||||
<% if @acl_rule_front != '' -%>
|
||||
acl <%= @acl_rule_front %>
|
||||
|
||||
Reference in New Issue
Block a user