increase the max request limit on koji
This commit is contained in:
parent
7c5a3b7730
commit
742e91e5d0
1 changed files with 1 additions and 1 deletions
|
@ -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" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue