How to increase the number of customers view in http://xxx/otrs/index.pl?Action=AdminCustomerUserGroup
I see only >200 customers but I have about 300
I've changed file AdminCustomerUserGroup.pm for:
Code: Select all
# set search limit
my $SearchLimit = 3000;
Where should I change file to fix it.
Sorry for my english.