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 2019/11/14 05:46:02 UTC

[airavata] 02/02: increaased the file size for Distant reader

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

commit 058c090be0bb8fdd617781c0e5ec39c283d30758
Author: Eroma Abeysinghe <er...@gmail.com>
AuthorDate: Thu Nov 14 00:45:45 2019 -0500

    increaased the file size for Distant reader
---
 .../inventories/scigap/production/host_vars/distantreader/vars.yml       | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/distantreader/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/distantreader/vars.yml
index b1e34a1..be18ad4 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/distantreader/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/distantreader/vars.yml
@@ -25,6 +25,7 @@ ssl_certificate_file: "/etc/letsencrypt/live/distantreader.org/cert.pem"
 ssl_certificate_chain_file: "/etc/letsencrypt/live/distantreader.org/fullchain.pem"
 ssl_certificate_key_file: "/etc/letsencrypt/live/distantreader.org/privkey.pem"
 
+django_file_upload_max_file_size_mb: 128
 django_pga_url: "https://distantreader.scigap.org"
 
 ## Keycloak related variables