From: Vincent Vanwaelscappel Date: Wed, 27 Sep 2023 08:06:42 +0000 (+0200) Subject: wait #6307 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=d20aa53861304d65c7123ed5d6a9fe29d72925cf;p=fluidbook-toolbox.git wait #6307 @0.5 --- diff --git a/.docker/config/php/php.ini b/.docker/config/php/php.ini index 358c95942..a56e95091 100644 --- a/.docker/config/php/php.ini +++ b/.docker/config/php/php.ini @@ -1,4 +1,5 @@ upload_max_filesize = 100G +max_file_uploads = 10000 post_max_size = 100G error_log = /proc/self/fd/2 log_errors = 1