This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Formatting of haproxy.cfg
pull/254/head
sudneo
7 years ago
parent
3dfa6a28f9
commit
06e8056173
1 changed files
with
5 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-5
examples/haproxy/haproxy.cfg
+ 5
- 5
examples/haproxy/haproxy.cfg
View File
@@ -17,12 +17,12 @@ global
ssl-default-bind-options no-sslv3
defaults
log
global
mode
http
option
httplog
option
dontlognull
log
global
mode
http
option
httplog
option
dontlognull
option forwardfor
option
redispatch
option redispatch
timeout connect 5000
timeout client 50000
timeout server 50000
Write
Preview
Loading…
Cancel
Save