Browse Source

Formatting of haproxy.cfg

pull/254/head
sudneo 6 years ago
parent
commit
f1a64df339
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      examples/haproxy/haproxy.cfg

+ 2
- 2
examples/haproxy/haproxy.cfg View File

@@ -19,8 +19,8 @@ global
defaults
log global
mode http
option httplog
option dontlognull
option httplog
option dontlognull
option forwardfor
option redispatch
timeout connect 5000


Loading…
Cancel
Save