You may also have to set the max attachment file size in the Admin settings:

[image: Inline image 1]

On Tue, Feb 9, 2016 at 10:27 AM, Alexey Strokach <ostrok...@gmail.com>
wrote:

> I am getting the error message:
>
>  Error uploading file: "File is too big (13.71MiB). Max filesize: 10MiB."
>
> when I try to upload files on a local gitlab ce installation (click “+” =>
> “Upload file”).
>
> I looked at issue 1944 <https://github.com/gitlabhq/gitlabhq/issues/1944>
> and tried making the following changes to the /etc/gitlab/gitlab.rb file:
>
> gitlab_rails['git_max_size'] = 209715200
> nginx['client_max_body_size'] = '250m'
> nginx['client_max_body_size'] = '250m'
>
> followed by:
>
> gitlab-ctl reconfigure
> gitlab-ctl restart
>
> But I am still getting the same error.
>
> Any pointers on how to debug this?
> ​
>
> --
> You received this message because you are subscribed to the Google Groups
> "GitLab" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to gitlabhq+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/gitlabhq/11455e84-6adf-4703-be7b-edf65c75263e%40googlegroups.com
> <https://groups.google.com/d/msgid/gitlabhq/11455e84-6adf-4703-be7b-edf65c75263e%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/CAMBWrQmJ2-7cUTvn7V5D9%2BGi7Oj8WvkbgN_O%2Bg2ogbhV2SVLtQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to