about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--genenetwork/services/genenetwork.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/genenetwork/services/genenetwork.scm b/genenetwork/services/genenetwork.scm
index 0382d01..5e97454 100644
--- a/genenetwork/services/genenetwork.scm
+++ b/genenetwork/services/genenetwork.scm
@@ -421,7 +421,8 @@ a @code{<genenetwork-configuration>} record."
                    (uri "/")
                    (body (list (string-append "proxy_pass http://localhost:"
                                               (number->string port) ";")
-                               "proxy_set_header Host $host;")))))))))
+                               "proxy_set_header Host $host;"
+                               "client_max_body_size 500M;")))))))))
 
 (define gn-uploader-service-type
   (service-type