Setting client_max_body_size to 10m.

- Removed commented-out nginx config for clarity.
This commit is contained in:
Jason Kelly
2021-05-23 14:07:45 +08:00
parent 2e7d84d53c
commit e138a585d1
3 changed files with 4 additions and 58 deletions

1
nginx/server_config Normal file
View File

@ -0,0 +1 @@
client_max_body_size 10m;