diff --git a/roles/koji_hub/templates/hub.conf.j2 b/roles/koji_hub/templates/hub.conf.j2 index 6247188d18..001b16e715 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -22,7 +22,7 @@ AuthPrincipal = host/ppc.koji.fedoraproject.org {% endif %} KojiDir = /mnt/koji MemoryWarnThreshold = 10000 -MaxRequestLength = 83886080 +MaxRequestLength = 167772160 # Kerb auth {% if env == "staging" %}