Skip to content

Commit

Permalink
Update settings.rst for items per page limit ref#266
Browse files Browse the repository at this point in the history
Changed the default  installation vaue for items per page limit from 50 to 8000.
  • Loading branch information
Jennoit authored and anvit committed Apr 5, 2024
1 parent 3f63154 commit d238a43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions user-manual/administer/settings.rst
Expand Up @@ -2899,8 +2899,8 @@ first load
Like the sidebar treeview, for performance reasons AtoM may not load all
available descriptions at once in the full-width treeview, when there are many
immediate :term:`children <child record>` below the top-level description in the
:term:`archival unit`. The default value for this behavior is 50 - meaning, if
there are more than 50 immediate children below the parent description, AtoM
:term:`archival unit`. The default value for this behavior is 8000 - meaning, if
there are more than 8000 immediate children below the parent description, AtoM
will add a count of the number of remaining records not immediately displayed to
a button in the top right corner.

Expand Down

0 comments on commit d238a43

Please sign in to comment.