lint params

This commit is contained in:
Arne Teuke
2025-03-02 16:28:57 +01:00
parent 7341c24bc9
commit f09b452830
17 changed files with 165 additions and 275 deletions

View File

@@ -60,7 +60,7 @@ listen stats
stats enable
stats uri /haproxy?stats
stats realm Strictly\ Private
stats auth local_admin:jSAVu62MV+kr+>R. # Use a strong password
stats auth <%= @hy_stats_auth %>
stats refresh 30s
stats admin if TRUE # Allow admin actions if logged in
@@ -70,4 +70,3 @@ listen stats
### custom rules below ###