mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 10:08:45 +02:00
WIP - remove log + fix edition with a lot of values (>chunk_size)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
*/
|
||||
|
||||
define('EXPORTER_DEFAULT_CHUNK_SIZE', 1000);
|
||||
define('EXPORTER_DEFAULT_CHUNK_SIZE', 10);
|
||||
|
||||
class BulkExportException extends Exception
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user