The rpms.json file can be really, really big.
This commit is contained in:
parent
fd0877da08
commit
b335baa92a
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ WSGIDaemonProcess pdc user=apache group=apache maximum-requests=1000 display-nam
|
|||
<Location "/">
|
||||
SetHandler wsgi-script
|
||||
|
||||
LimitRequestBody 31457280
|
||||
LimitRequestBody 128000000
|
||||
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/javascript application/x-javascript text/css
|
||||
Require all granted
|
||||
MellonEnable "info"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue