From a21b5a2edf054dda60012575dab16aac8e864c61 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Sat, 22 Feb 2025 14:14:25 +0100 Subject: [PATCH] add option for backend user list --- templates/haproxy_head.erb | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/haproxy_head.erb b/templates/haproxy_head.erb index 2acdf7e..25f3d6f 100644 --- a/templates/haproxy_head.erb +++ b/templates/haproxy_head.erb @@ -65,7 +65,6 @@ listen stats stats admin if TRUE # Allow admin actions if logged in <% if @hy_manage_be_users == true -%> - # <%= @hy_be_userlist %> <% end -%>