Skip to content

Commit 9ce0320

Browse files
authored
Update uploadsize.conf
Fix the comment
1 parent bac7cf3 commit 9ce0320

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

conf.d/uploadsize.conf

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#
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
2+
# [WARNING] In order to enable this option in the proxy you must run the fresh start script with the option `--use-nginx-conf-files`
53
#
64

75
client_max_body_size 100m;

0 commit comments

Comments
 (0)