Forum Discussion

kushan85's avatar
kushan85
New Contributor
14 years ago

WARNING: FILE TOO BIG! Only the first 4MB will be displayed.

I got this warning when I uploaded a big file for reviewing.

As the warning says, only partial file (4 mb) was uploaded for reviewing and most of the changes are not uploaded.
  • Hannah's avatar
    Hannah
    SmartBear Alumni (Retired)
    Hi Kushan,



    By default, CodeCollaborator's truncation limit is set to 4 MB. Any files larger than that will only display a partial file. You can increase the truncation limit by adding a line like this (for a 10MB limit):





    -Dsmartbear.ccollab.upload.truncate.size=10000000





    to these files:





    C:\Program Files\Code Collaborator Client\ccollab.vmoptions

    C:\Program Files\Code Collaborator Client\ccollabgui.vmoptions





    It is briefly described here in our owner's manual:





    http://codecollaborator.smartbear.com/docs/manual/6.0/index.html?appdx_java_vm_options.html