]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
git01 - Set client upload size to unlimited
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 1 Jul 2016 08:43:24 +0000 (10:43 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 1 Jul 2016 08:43:24 +0000 (10:43 +0200)
customer/pixelpark/git01.pixelpark.com.yaml

index 82bfb7015d435d3bd675df9ea14ffe35734e542c..f430f15bbc6c337614f50c490e950538d41f00fe 100644 (file)
@@ -43,6 +43,7 @@ nginx::nginx_vhosts:
     ssl_cert: /etc/pki/tls/certs/wildcard.pixelpark.com-cert.pem
     ssl_key: /etc/pki/tls/private/wildcard.pixelpark.com-key.pem
     rewrite_to_https: true
+    client_max_body_size: 0
     proxy: http://localhost:5000
     proxy_set_header:
       - 'X-Forwarded-Proto $scheme'