---- dataentry configoptions ---- type : constant name : MAX_USER_PP purpose : Limit the amount of results listed in a page allowed : positive number default : 50 status_s : active category : ---- This value is used to set the maximum per page for a listing of results. If there are more results, they will be listed in a subsequent page. Even though it seems to be indicate "maximum users per page" it is actually used to limit the results in a page in several other places. - users - admins - bounces - eventlog - members (of a list) - opens [[https://github.com/phpList/phplist3/search?utf8=%E2%9C%93&q=MAX_USER_PP|View code]] See also [[MAX_MSG_PP]]