File tree Expand file tree Collapse file tree 7 files changed +7
-1
lines changed
Expand file tree Collapse file tree 7 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ server {
161161 fastcgi_buffers 1024 4k;
162162
163163 fastcgi_param PHP_FLAG "session.auto_start=off \n suhosin.session.cryptua=off";
164- fastcgi_param PHP_VALUE "memory_limit=768M \n max_execution_time=18000";
164+ fastcgi_param PHP_VALUE "max_execution_time=18000";
165165 fastcgi_read_timeout 600s;
166166 fastcgi_connect_timeout 600s;
167167 fastcgi_param MAGE_MODE $MAGE_MODE;
Original file line number Diff line number Diff line change 11memory_limit = ${PHP_MEMORY_LIMIT}
22opcache.enable = 1
33opcache.validate_timestamps = ${PHP_VALIDATE_TIMESTAMPS}
4+ user_ini.filename =
Original file line number Diff line number Diff line change 11memory_limit = ${PHP_MEMORY_LIMIT}
22opcache.enable = 1
33opcache.validate_timestamps = ${PHP_VALIDATE_TIMESTAMPS}
4+ user_ini.filename =
Original file line number Diff line number Diff line change 11memory_limit = ${PHP_MEMORY_LIMIT}
22opcache.enable = 1
33opcache.validate_timestamps = ${PHP_VALIDATE_TIMESTAMPS}
4+ user_ini.filename =
Original file line number Diff line number Diff line change 11memory_limit = ${PHP_MEMORY_LIMIT}
22opcache.enable = 1
33opcache.validate_timestamps = ${PHP_VALIDATE_TIMESTAMPS}
4+ user_ini.filename =
Original file line number Diff line number Diff line change 11memory_limit = ${PHP_MEMORY_LIMIT}
22opcache.enable = 1
33opcache.validate_timestamps = ${PHP_VALIDATE_TIMESTAMPS}
4+ user_ini.filename =
Original file line number Diff line number Diff line change 11memory_limit = ${PHP_MEMORY_LIMIT}
22opcache.enable = 1
33opcache.validate_timestamps = ${PHP_VALIDATE_TIMESTAMPS}
4+ user_ini.filename =
You can’t perform that action at this time.
0 commit comments