From 7f696b24d65cf9bd2217b3a24a1ac0eccffaf92e Mon Sep 17 00:00:00 2001 From: "Mark H. Wood" Date: Wed, 21 Sep 2022 08:21:54 -0400 Subject: [PATCH] Add to example configuration. --- config/config.example.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/config.example.yml b/config/config.example.yml index ae733e0be5..214fc241b5 100644 --- a/config/config.example.yml +++ b/config/config.example.yml @@ -168,6 +168,10 @@ browseBy: fiveYearLimit: 30 # The absolute lowest year to display in the dropdown (only used when no lowest date can be found for all items) defaultLowerLimit: 1900 + # The number of entries in a paginated browse results list. + # Rounded to the nearest size in the list of selectable sizes on the + # settings menu. + pageSize: 20 # Item Config item: