Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117764259
D5694.1775222901.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
471 B
Referenced Files
None
Subscribers
None
D5694.1775222901.diff
View Options
diff --git a/src/app/DataMigrator/Driver/IMAP.php b/src/app/DataMigrator/Driver/IMAP.php
--- a/src/app/DataMigrator/Driver/IMAP.php
+++ b/src/app/DataMigrator/Driver/IMAP.php
@@ -17,7 +17,7 @@
class IMAP implements ExporterInterface, ImporterInterface
{
/** @var int Max number of items to migrate in one go */
- protected const CHUNK_SIZE = 100;
+ protected const CHUNK_SIZE = 50;
/** @var ?\rcube_imap_generic Imap backend */
protected $imap;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 3, 1:28 PM (1 h, 28 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18806625
Default Alt Text
D5694.1775222901.diff (471 B)
Attached To
Mode
D5694: Reduce the chunk size so we don't go out of memory
Attached
Detach File
Event Timeline