From d238a43ba67e531c298316bc88f48983f23b0c06 Mon Sep 17 00:00:00 2001 From: Jenn Roberts <61808147+Jennoit@users.noreply.github.com> Date: Wed, 27 Mar 2024 10:32:36 -0700 Subject: [PATCH] Update settings.rst for items per page limit ref#266 Changed the default installation vaue for items per page limit from 50 to 8000. --- user-manual/administer/settings.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user-manual/administer/settings.rst b/user-manual/administer/settings.rst index a01d1f1e..0aecf4d2 100644 --- a/user-manual/administer/settings.rst +++ b/user-manual/administer/settings.rst @@ -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 ` 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.