mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-30 23:07:57 +01:00 
			
		
		
		
	Formatting of haproxy.cfg
This commit is contained in:
		| @@ -19,13 +19,13 @@ global | ||||
| defaults | ||||
| 	log global | ||||
| 	mode http | ||||
|         option httplog | ||||
|         option dontlognull | ||||
|         option forwardfor | ||||
|         option redispatch | ||||
|         timeout connect 5000 | ||||
|         timeout client  50000 | ||||
|         timeout server  50000 | ||||
| 	option httplog | ||||
| 	option dontlognull | ||||
| 	option forwardfor | ||||
| 	option redispatch | ||||
| 	timeout connect 5000 | ||||
| 	timeout client  50000 | ||||
| 	timeout server  50000 | ||||
| 	errorfile 400 /etc/haproxy/errors/400.http | ||||
| 	errorfile 403 /etc/haproxy/errors/403.http | ||||
| 	errorfile 408 /etc/haproxy/errors/408.http | ||||
|   | ||||
		Reference in New Issue
	
	Block a user