Configure List View
The List View displays results using infinite scrolling. It is possible to change the number of results that load at once, to optimize performance. The default value is 30.
To change the number of list view results that load at once
- Go to the Find home directory.
- Open
config.jsonin a text editor. - In the
uiCustomizationsection, find or add thelistViewPagingSizeproperty. - Change the value of
listViewPagingSizeto an appropriate value. - Save the file, and then restart Find to apply your configuration changes.