6 lines
126 B
Text
6 lines
126 B
Text
|
# Settings for proxy connections
|
||
|
proxy_read_timeout 90;
|
||
|
|
||
|
proxy_redirect off;
|
||
|
proxy_buffering off;
|
||
|
proxy_request_buffering off;
|