mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
Lowering the page limit allows for more operations to be done per requested user. Specifically in the scenario where for each user a LDAP lookup is done to check whether the user in the list is a superuser or not. This allows time for the request to complete and load the user list without error.