Skip to content

Make max upload size configurable

Michael H. Oshita requested to merge ijin/cookbook-gitlab:max-size into master

In order to upload large git objects, nginx's client_max_body_size and gitlab's max_size should be configurable.

Merge request reports