edit templates
This commit is contained in:
@@ -13,6 +13,11 @@ global
|
|||||||
daemon
|
daemon
|
||||||
|
|
||||||
<% if @hy_show_stats == true -%>
|
<% 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 %>
|
stats socket <%= @hy_stats_socket %>
|
||||||
<% end -%>
|
<% end -%>
|
||||||
|
|
||||||
@@ -45,3 +50,4 @@ defaults
|
|||||||
maxconn <%= @hy_maxconn %>
|
maxconn <%= @hy_maxconn %>
|
||||||
|
|
||||||
### custom rules below ###
|
### custom rules below ###
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user