Skip to content

Commit

Permalink
Update archival institution upload limit default values.
Browse files Browse the repository at this point in the history
  • Loading branch information
melaniekung committed Sep 27, 2024
1 parent 8cf6e76 commit 6f7437d
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions user-manual/administer/settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3033,11 +3033,14 @@ a default limit per :term:`archival institution` when using AtoM as a
:term:`multi-repository system`. When set, this will be applied as the new
default upload limit per institution.

Enter the upload limit in GB allowed for uploading digital objects. Use "-1" as
the value for unlimited upload space. This setting can be modified by an
authenticated (i.e. logged-in) :term:`administrator`.

A value of "0" (zero) disables file upload.
Enter the upload limit in GB allowed for uploading digital objects. This setting
can be modified by an authenticated (i.e. logged-in) :term:`administrator`.

A value of "0" (zero) disables file upload. A value of "-1" sets unlimited upload
space for all new and existing archival instituions, overriding upload limits set
for individual archival institutions. To allow unlimited upload for individual
archival institutions, set default value to a positive value (≥1) and see
:ref:`repository-upload-setting`.

For more information, see :ref:`upload-digital-object`.

Expand Down

0 comments on commit 6f7437d

Please sign in to comment.