Disable haproxy debug log
This commit is contained in:
parent
d93e517581
commit
c838afc2c9
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue