[otrs-cvs] otrs/Kernel/Config Defaults.pm,1.282,1.283
cvs-log at otrs.org
cvs-log at otrs.org
Fri Feb 1 12:25:57 GMT 2008
Comments:
Update of /home/cvs/otrs/Kernel/Config
In directory lancelot:/tmp/cvs-serv13376/Kernel/Config
Modified Files:
Defaults.pm
Log Message:
Fixed ticket# 2008012242000417 - View performance problems if more then 1000 customer companies are in the database available.
Author: martin
Index: Defaults.pm
===================================================================
RCS file: /home/cvs/otrs/Kernel/Config/Defaults.pm,v
retrieving revision 1.282
retrieving revision 1.283
diff -C2 -d -r1.282 -r1.283
*** Defaults.pm 31 Jan 2008 02:02:25 -0000 1.282
--- Defaults.pm 1 Feb 2008 12:25:52 -0000 1.283
***************
*** 1177,1181 ****
# AdminSetPreferences => 1,
# # use customer company support (reference to company, See CustomerCompany settings)
! CustomerCompanySupport => 1,
# # cache time to life in sec. - cache any database queris
# CacheTTL => 0,
--- 1177,1181 ----
# AdminSetPreferences => 1,
# # use customer company support (reference to company, See CustomerCompany settings)
! # CustomerCompanySupport => 1,
# # cache time to life in sec. - cache any database queris
# CacheTTL => 0,
More information about the cvs-log
mailing list