Skip to content

Commit 98d5a73

Browse files
authored
Update proxy_max_temp_file_size.conf
1 parent e33776a commit 98d5a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Reference:
22
# https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_max_temp_file_size
33
# https://github.com/nginx-proxy/nginx-proxy/issues/241#issuecomment-357422465
4-
proxy_max_temp_file_size 0
4+
proxy_max_temp_file_size 0;

0 commit comments

Comments
 (0)