Merge pull request #3567 from nextcloud/fix/3566/fix-haproxy

This commit is contained in:
Simon L 2023-10-20 13:50:24 +02:00 committed by GitHub
commit ab044fda96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,8 @@
# Inspiration: https://github.com/Tecnativa/docker-socket-proxy/blob/master/haproxy.cfg
global
maxconn 10
defaults
timeout connect 10s
timeout client 10s