add option for backend user list
This commit is contained in:
@@ -64,7 +64,7 @@ listen stats
|
|||||||
stats refresh 30s
|
stats refresh 30s
|
||||||
stats admin if TRUE # Allow admin actions if logged in
|
stats admin if TRUE # Allow admin actions if logged in
|
||||||
|
|
||||||
<% if $hy_manage_be_users == true -%>
|
<% if @hy_manage_be_users == true -%>
|
||||||
#
|
#
|
||||||
<%= @hy_be_userlist %>
|
<%= @hy_be_userlist %>
|
||||||
<% end -%>
|
<% end -%>
|
||||||
|
|||||||
Reference in New Issue
Block a user