This is an automated email from the ASF dual-hosted git repository. machristie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git. from e201154 Fixing linting errors new 4821097 AIRAVATA-3081 enforce max file size in tus upload finisher new daefdb4 AIRAVATA-3081 docs: tusd installation notes The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: django_airavata/apps/api/exceptions.py | 7 +++ django_airavata/apps/api/tus.py | 8 +++ django_airavata/apps/api/views.py | 15 +++--- django_airavata/settings_local.py.sample | 6 +++ docs/admin/tusd.md | 85 ++++++++++++++++++++++++++++++++ mkdocs.yml | 2 + 6 files changed, 117 insertions(+), 6 deletions(-) create mode 100644 docs/admin/tusd.md