Unlimited file size for attachments
This commit is contained in:
@@ -22,7 +22,7 @@ http {
|
|||||||
tcp_nopush on;
|
tcp_nopush on;
|
||||||
tcp_nodelay off;
|
tcp_nodelay off;
|
||||||
server_tokens off;
|
server_tokens off;
|
||||||
client_max_body_size 10M;
|
client_max_body_size 0;
|
||||||
|
|
||||||
gzip on;
|
gzip on;
|
||||||
gzip_comp_level 5;
|
gzip_comp_level 5;
|
||||||
|
|||||||
Reference in New Issue
Block a user