Skip to content

Commit

Permalink
Add comment that error files can now also be set in listen and backen…
Browse files Browse the repository at this point in the history
…d sections
  • Loading branch information
darix committed Mar 2, 2022
1 parent 2e50fed commit 6d5380c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pillar.example
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ haproxy:
- realm: 'Haproxy\ Statistics'
- auth: 'admin1:AdMiN123'

# the same can be set in a per backend/listen as well
errorfiles:
400: /etc/haproxy/errors/400.http
403: /etc/haproxy/errors/403.http
Expand Down

0 comments on commit 6d5380c

Please sign in to comment.