Closed abompard closed 3 years ago
With FASJSON we want to be able to list all users, using a SimplePage query. At the moment we have about 120k users and we're hitting the default lookThroughLimit. We are thus increasing the pagedLookThroughLimit to 500k.
lookThroughLimit
pagedLookThroughLimit
Fixes: fedora-infra/fasjson#133
With FASJSON we want to be able to list all users, using a SimplePage query. At the moment we have about 120k users and we're hitting the default
lookThroughLimit
. We are thus increasing thepagedLookThroughLimit
to 500k.Fixes: fedora-infra/fasjson#133