X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fconfig.php;h=de13385e490c4f48056bac158483c57d52a3310f;hp=6d7e3d34ec42a464aff4d79a329eca3ad1da43a2;hb=4119c322abe8af1ccfedf8a29169ae1ec8d36e8b;hpb=f9cf8e7eb7bc57c332c61e35fbbbc6fae356313b diff --git a/inc/config.php b/inc/config.php index 6d7e3d34..de13385e 100644 --- a/inc/config.php +++ b/inc/config.php @@ -375,7 +375,7 @@ $cfg->setConfigEntry('file_io_iterator_class', 'FileIoIterator'); $cfg->setConfigEntry('file_stack_pre_allocate_enabled', 'Y'); // CFG: FILE-STACK-PRE-ALLOCATE-COUNT -$cfg->setConfigEntry('file_stack_pre_allocate_count', 100); +$cfg->setConfigEntry('file_stack_pre_allocate_count', 10000); // [EOF] ?>