
22 Sep
2003
22 Sep
'03
5:30 a.m.
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.