Bump up these memory values on the koji hub (already tested on koji02)

This commit is contained in:
Kevin Fenzi 2015-02-17 13:06:16 +00:00
parent 34754d79fb
commit a362a038dd

View file

@ -6,7 +6,8 @@ DBUser = koji
DBHost = db-koji01 DBHost = db-koji01
DBPass = {{ kojiPassword }} DBPass = {{ kojiPassword }}
KojiDir = /mnt/koji KojiDir = /mnt/koji
MemoryWarnThreshold = 10000
MaxRequestLength = 83886080
## SSL client certificate auth configuration ## ## SSL client certificate auth configuration ##
#note: ssl auth may also require editing the httpd config (conf.d/kojihub.conf) #note: ssl auth may also require editing the httpd config (conf.d/kojihub.conf)