add option for backend user list

This commit is contained in:
Arne Teuke
2025-02-22 14:10:45 +01:00
parent 9c897b40a1
commit 24e5e460fc

View File

@@ -64,7 +64,7 @@ listen stats
stats refresh 30s
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 %>
<% end -%>