add option for backend user list

This commit is contained in:
Arne Teuke
2025-02-22 13:48:51 +01:00
parent 500770cdcf
commit d86dae1251
2 changed files with 7 additions and 1 deletions

View File

@@ -64,5 +64,10 @@ listen stats
stats refresh 30s
stats admin if TRUE # Allow admin actions if logged in
<% if $hy_manage_be_users == true -%>
<%= @hy_be_userlist %>
<% end -%>
### custom rules below ###