You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by er...@apache.org on 2021/02/25 15:30:48 UTC

[airavata] branch master updated: Updated the immune portal input file size

This is an automated email from the ASF dual-hosted git repository.

eroma pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/master by this push:
     new b270c68  Updated the immune portal input file size
b270c68 is described below

commit b270c68cbb7722c4559b3e16a40475fe7706e13b
Author: eroma2014 <er...@gmail.com>
AuthorDate: Thu Feb 25 10:30:32 2021 -0500

    Updated the immune portal input file size
---
 .../ansible/inventories/scigap/production/host_vars/immune/vars.yml      | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/immune/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/immune/vars.yml
index 6adf32c..464f0dc 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/immune/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/immune/vars.yml
@@ -28,6 +28,7 @@ ssl_certificate_file: "/etc/letsencrypt/live/immuneportal.ccbb.iupui.edu/cert.pe
 ssl_certificate_chain_file: "/etc/letsencrypt/live/immuneportal.ccbb.iupui.edu/fullchain.pem"
 ssl_certificate_key_file: "/etc/letsencrypt/live/immuneportal.ccbb.iupui.edu/privkey.pem"
 
+django_file_upload_max_file_size_mb: 2500
 
 ## Keycloak related variables
 tenant_domain: "immune"