diff --git a/public_html/conf/config.inc.php b/public_html/conf/config.inc.php index ff271d36..ea956777 100644 --- a/public_html/conf/config.inc.php +++ b/public_html/conf/config.inc.php @@ -188,7 +188,7 @@ define('LSdebug',false); $GLOBALS['LSlog']['filename'] = 'tmp/LS.log'; $GLOBALS['LSlog']['enable'] = true; -define('NB_LSOBJECT_LIST',20); +define('NB_LSOBJECT_LIST',30); define('NB_LSOBJECT_LIST_SELECT',11); define('MAX_SEND_FILE_SIZE',2000000);