Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
c01876e1b2 |
@@ -9,6 +9,8 @@ server {
|
||||
autoindex on;
|
||||
charset utf-8;
|
||||
client_max_body_size 500m;
|
||||
# To not cache requests bodys on disk.
|
||||
client_body_buffer_size 16m;
|
||||
|
||||
|
||||
gzip on;
|
||||
|
Reference in New Issue
Block a user