edit templates
This commit is contained in:
@@ -13,6 +13,11 @@ global
|
||||
daemon
|
||||
|
||||
<% if @hy_show_stats == true -%>
|
||||
listen stats
|
||||
bind *:8080
|
||||
stats enable
|
||||
stats uri /stats
|
||||
stats auth joe:brown:P@sS
|
||||
stats socket <%= @hy_stats_socket %>
|
||||
<% end -%>
|
||||
|
||||
@@ -45,3 +50,4 @@ defaults
|
||||
maxconn <%= @hy_maxconn %>
|
||||
|
||||
### custom rules below ###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user