We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac7cf3 commit 9ce0320Copy full SHA for 9ce0320
conf.d/uploadsize.conf
@@ -1,7 +1,5 @@
1
#
2
-# [WARNING] To enable this files you need to uncomment USE_NGINX_CONF_FILES=true in .env file
3
-#
4
-# [WARNING] Also, read all the comments in .env about NGINX use special conf files
+# [WARNING] In order to enable this option in the proxy you must run the fresh start script with the option `--use-nginx-conf-files`
5
6
7
client_max_body_size 100m;
0 commit comments