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.
It seems to be the same problem as mentioned on 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?