Disable haproxy debug log

This commit is contained in:
Daniel Krastev 2025-02-05 21:23:52 +02:00
parent d93e517581
commit c838afc2c9

View file

@ -11,8 +11,8 @@ global
ssl-default-bind-ciphersuites TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256
defaults
log stdout format raw local0 debug
#log stdout format raw local0 notice
#log stdout format raw local0 debug
log stdout format raw local0 notice
mode http
balance roundrobin
maxconn 1024