summaryrefslogtreecommitdiff
path: root/lib/support/nginx
Commit message (Collapse)AuthorAgeFilesLines
* allow runners to submit large build logsBernhard Weisshuhn (a.k.a. bernhorst)2013-12-081-1/+5
| | | | | The default nginx configuration will only allow for 1 megabyte request bodies, so large build logs from runners will be rejected by the server. This patch sets the limit to 10 megabytes. I'm not sure what a sensible default might be, but 1m seem a bit over-conservative to me.
* support scriptsDmitriy Zaporozhets2013-01-161-0/+32