Skip to content
Snippets Groups Projects
Commit 8dcd0bf7 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Augmentation du memory limit docker à 1024M

parent e8e6d085
No related branches found
No related tags found
1 merge request!55Ll bug report services
......@@ -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 = 256M
memory_limit = 1024M
# NB: post_max_size > upload_max_filesize
upload_max_filesize = 501M
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment