Skip to content

Commit

Permalink
fix: increase nginx client_max_body_size
Browse files Browse the repository at this point in the history
  • Loading branch information
radnov committed Feb 3, 2023
1 parent fb49b89 commit 8ece671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .platform/nginx/conf.d/client_max_body_size.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
client_max_body_size 20M;

0 comments on commit 8ece671

Please sign in to comment.