diff options
Diffstat (limited to 'wqflask/other_config/nginx_conf')
-rwxr-xr-x[-rw-r--r--] | wqflask/other_config/nginx_conf/gn2python.conf | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | wqflask/other_config/nginx_conf/gn2python_lei.conf | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | wqflask/other_config/nginx_conf/penguin.conf | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | wqflask/other_config/nginx_conf/sam.conf | 0 |
4 files changed, 2 insertions, 0 deletions
diff --git a/wqflask/other_config/nginx_conf/gn2python.conf b/wqflask/other_config/nginx_conf/gn2python.conf index f23e325f..f23e325f 100644..100755 --- a/wqflask/other_config/nginx_conf/gn2python.conf +++ b/wqflask/other_config/nginx_conf/gn2python.conf diff --git a/wqflask/other_config/nginx_conf/gn2python_lei.conf b/wqflask/other_config/nginx_conf/gn2python_lei.conf index 981bda28..981bda28 100644..100755 --- a/wqflask/other_config/nginx_conf/gn2python_lei.conf +++ b/wqflask/other_config/nginx_conf/gn2python_lei.conf diff --git a/wqflask/other_config/nginx_conf/penguin.conf b/wqflask/other_config/nginx_conf/penguin.conf index 5c380da8..0a89072e 100644..100755 --- a/wqflask/other_config/nginx_conf/penguin.conf +++ b/wqflask/other_config/nginx_conf/penguin.conf @@ -1,5 +1,7 @@ server { # Modeled after http://flask.pocoo.org/docs/deploying/wsgi-standalone/ + + client_max_body_size 20M; listen 80; server_name gn2python.genenetwork.org; diff --git a/wqflask/other_config/nginx_conf/sam.conf b/wqflask/other_config/nginx_conf/sam.conf index 3cc443a8..3cc443a8 100644..100755 --- a/wqflask/other_config/nginx_conf/sam.conf +++ b/wqflask/other_config/nginx_conf/sam.conf |