I set my configuration for file upload up to 32 Mb (post_max_size = 32M, upload_max_filesize = 32M).
phabricator-domain/applications/view/PhabricatorFilesApplication/ shows me an upload limit of 8Mb.
{F954749}
It seems to be the same problem as mentioned on [[ http://stackoverflow.com/questions/32263590/phabricator-setup-local-disk-upload-limit | StackOverflow ]].
If this is only possible via drag-and-drop, how can I add binaries (or pdf files or images) to my git repo which are larger than 8 Mb?