change template
This commit is contained in:
@@ -5,6 +5,8 @@ bind <%= @fe_bind_mode %>
|
||||
<% if @fe_maxconn != '' -%>
|
||||
maxconn <%= @fe_maxconn %>
|
||||
<% end -%>
|
||||
<% if @fe_maxconn == '' -%>
|
||||
<% end -%>
|
||||
<% if @fe_use_backend != '' -%>
|
||||
use_backend <%= @fe_use_backend %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user