From 7c2c34cbd9c61bb493ae288336e013acc69ab989 Mon Sep 17 00:00:00 2001
From: nrb <freifunk@nicoboehr.de>
Date: Fri, 15 Jan 2021 00:53:53 +0100
Subject: [PATCH] revproxy-03: www-prod: allow large uploads

---
 host_vars/revproxy-03.freifunk-stuttgart.de/revproxy | 1 +
 1 file changed, 1 insertion(+)

diff --git a/host_vars/revproxy-03.freifunk-stuttgart.de/revproxy b/host_vars/revproxy-03.freifunk-stuttgart.de/revproxy
index 50c312e..fdda805 100644
--- a/host_vars/revproxy-03.freifunk-stuttgart.de/revproxy
+++ b/host_vars/revproxy-03.freifunk-stuttgart.de/revproxy
@@ -61,4 +61,5 @@ vhosts:
     type: redirect
   - domain: www-prod.freifunk-stuttgart.de
     backend: "http://10.0.3.228/"
+    max_body_size: 150M
     type: proxy
-- 
GitLab