The default maximum transfer capacity for the team server’s transferable files is 5GB. In case of need, the maximum transfer capacity can be changed using the method below.

  1. Edit the Team test server installation path\bin\tts\application.properties file.
  2. Change the value of the tts.max-project-file-size variable and save it.
    • The tts.max-project-file-size variable is the maximum capacity of the file to be transferred.
  3. Change the value of the spring.servlet.multipart.maxFileSize variable and save it.
    • The spring.servlet.multipart.maxFileSize variable is the maximum file size that the server can handle.

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.