Skip to content
Snippets Groups Projects
Commit f3498c6b authored by Dimitra Chatzichrysou's avatar Dimitra Chatzichrysou
Browse files

Set memory php memory_limit to -1

parent 35250a4f
No related branches found
No related tags found
No related merge requests found
Pipeline #3061223 passed
......@@ -11,3 +11,4 @@ catch_workers_output = yes
php_admin_value[error_log] = /var/log/fpm-php.www.log
php_admin_flag[log_errors] = on
access.log = /proc/self/fd/2
php_admin_value[memory_limit] = -1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment