# Important I have increased video upload limit to 500mb through admin panel per user group. But users still can't upload videos bigger than 100mb I found source of issue. This is Cloudflare upload (HTTP POST request size) limitations issue on free plan. Can you fix this please with chunked uploading function?