Configure the Pagination¶
For PLOSSYS Administrator, you can change the selection menu for the number of items displayed in the lists.
Caution - performance
Be aware that high values (> 100) may have a negative influence to the performance!
-
Specify the numbers to be contained in the selection menu as comma-separted list of Integer in the following key:
PAGINATION_STEPS
: Selection provided for the number of items to be listed in one page
-
Specify one of the number specified with
PAGINATION_STEPS
as default number in the following keysPAGINATION_DEFAULT_STEP
: Default of the selection for the number of items to be listed in one page
-
When configuring the keys via Consul, the
seal-plossysadmin
service will be restarted automatically. Reload PLOSSYS Administrator after the service has been restarted.