Skip to content

Commit

Permalink
#246: image size nginx bug resolved (#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
deepjyotk authored Dec 8, 2024
1 parent abb0cdd commit 0699766
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/.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 50M;

0 comments on commit 0699766

Please sign in to comment.