NetTalk Central

Author Topic: File Upload Button  (Read 3272 times)

MikeR

  • Sr. Member
  • ****
  • Posts: 257
    • View Profile
    • Email
File Upload Button
« on: April 30, 2019, 03:10:57 AM »
Is there a limit on the size of a file upload other that the max limit set on the template.
I have not set the max limit but some large files my customers try to upload fail .
Is there another setting or limit set somewhere ?

MikeR

  • Sr. Member
  • ****
  • Posts: 257
    • View Profile
    • Email
Re: File Upload Button
« Reply #1 on: April 30, 2019, 03:22:08 AM »
jquery-1.12.4.min.js:4 POST https://assess.jmr.co.za/updateclaim_loc__DocFile_value?_event_=accepted 413 (Request Entity Too Large)

​This is what appears on the browser console ?

Robert Iliuta

  • Sr. Member
  • ****
  • Posts: 472
    • View Profile
    • Email
Re: File Upload Button
« Reply #2 on: April 30, 2019, 11:08:29 AM »
Hallo Mike!


Go to WebServer procedure > Extensions > Settings > Security > Maximum POST size (mb)
Here you can control the maximum size for post.

How big is the size of file?

Robert