Skip to content

Commit e33776a

Browse files
authored
Merge pull request #3 from LibreCodeCoop/chore/proxy_max_temp_file_size
chore: add proxy_max_temp_file_size
2 parents 9503704 + 158e4bf commit e33776a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Reference:
2+
# https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_max_temp_file_size
3+
# https://github.com/nginx-proxy/nginx-proxy/issues/241#issuecomment-357422465
4+
proxy_max_temp_file_size 0

0 commit comments

Comments
 (0)