Hi,
All uploads in YetiShare are sent in max chunks of 100MB, so it bypasses the CloudFlare restriction. You can see this by pressing F12 to load the developer tools, clicking on the 'network' tab and starting an upload.
Note that it will depend on your max upload values in PHP, if these are set to less than 100MB it'll chunk in these sizes.
Thanks,
Adam.