Commit 7e5acf4b authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Augmentation RAM en DEV et TEST docker

parent 55454d45
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ max_input_time = 60
max_execution_time 		        = 300

# NB: ne peut-être supérieur au memory_limit du php.ini
memory_limit 			        = 1024M
memory_limit 			        = 2048M

# NB: post_max_size > upload_max_filesize
upload_max_filesize 		    = 501M
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ max_input_time = 60
max_execution_time 		        = 300

# NB: ne peut-être supérieur au memory_limit du php.ini
memory_limit 			        = 1024M
memory_limit 			        = 2048M

# NB: post_max_size > upload_max_filesize
upload_max_filesize 		    = 501M