Created
August 20, 2022 04:31
-
-
Save Tonel/39e6181d0bf62719f93bef58f1f01767 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
server { | |
# ... | |
client_max_body_size 10M; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment