We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c31b5f + 64460ca commit 95baa7eCopy full SHA for 95baa7e
1 file changed
docker/nginx/geonode.conf.envsubst
@@ -12,6 +12,7 @@ large_client_header_buffers 4 64k;
12
proxy_connect_timeout 600;
13
proxy_send_timeout 600;
14
proxy_read_timeout 600;
15
+proxy_max_temp_file_size 10240m;
16
uwsgi_read_timeout 600;
17
send_timeout 600;
18
0 commit comments