Open WileESpaghetti opened 3 years ago
I've added UploadService::getUploadLimit()
to help detect this. Currently it is only useful for finding out how big the file size of the upload can be. This issue is more about detecting how big of a file can actually be processed.
We need to find the limit of how big a bookmarks file can actually be based on default PHP, MySQL and Laravel settings
Stuff that could affect that are