Skip to content

Commit 64460ca

Browse files
authored
Increase Nginx proxy_max_temp_file_size
1 parent 3c31b5f commit 64460ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/nginx/geonode.conf.envsubst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ large_client_header_buffers 4 64k;
1212
proxy_connect_timeout 600;
1313
proxy_send_timeout 600;
1414
proxy_read_timeout 600;
15+
proxy_max_temp_file_size 10240m;
1516
uwsgi_read_timeout 600;
1617
send_timeout 600;
1718

0 commit comments

Comments
 (0)