Question
Gitlab - Configuring Nginx file
When I try to push an existing repo to a new repo: error: RPC failed; result=22, HTTP code = 413
I did some research and it seems like I need to edit the nginx.conf to increase the client_max_body_size
.
Where is the nginx.conf file for Gitlab though? I cannot seem to find it.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×