Last modified by Alexandru Pentilescu on 2023/01/08 13:30

From version 10.1
edited by Alexandru Pentilescu
on 2023/01/08 12:48
Change comment: There is no comment for this version
To version 11.1
edited by Alexandru Pentilescu
on 2023/01/08 13:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Tags
... ... @@ -1,1 +1,1 @@
1 -guide
1 +technical guide
Content
... ... @@ -30,7 +30,7 @@
30 30  
31 31  Nginx has a default file upload limit of 1MB. Exceeding this will give you errors.
32 32  
33 -In order to accept larger uploads, you must first tweak the "client_max_body_size" parameter in the configuration. --Please visit this page for details on how to achieve this.-- (not yet written)
33 +In order to accept larger uploads, you must first tweak the "client_max_body_size" parameter in the configuration. Please visit [[this>>https://wiki.pentilescu.com/bin/view/Guides/Nginx%3A%20useful%20configuration%20directives#HChangemaximumuploadsizethatNGinxaccepts]] page for details on how to achieve this.
34 34  
35 35  == Change the XWiki upload size limit parameter ==
36 36