mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
increase the max request limit on koji
This commit is contained in:
@@ -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" %}
|
||||
|
||||
Reference in New Issue
Block a user