On Sat, Sep 20, 2003 at 02:04:45AM +0200, Robert Kehl wrote:
> AFAICS, there's no OTRS specific limitation, although there may be a
> limitation caused by your broswer client.

If you use the database backend, there is a hard coded limit of 250.

Kernel/System/CustomerUser/DB.pm
[...]
    $Self->{UserSearchListLimit} = 250;
[...]

It's just for security (protection).

> Robert Kehl

  Martin

--
Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/
--
Old programmers never die. They just branch to a new address.

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting f�r Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to