Skip to content

Commit e441d86

Browse files
committed
MAGETWO-55664: Portdown MAGETWO-51428 down to M2.0.x branch
(cherry picked from commit e100fd0)
1 parent fabb5ec commit e441d86

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nginx.conf.sample

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,6 @@ location ~ (index|get|static|report|404|503)\.php$ {
160160
fastcgi_pass fastcgi_backend;
161161
fastcgi_buffers 1024 4k;
162162

163-
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";
165163
fastcgi_read_timeout 600s;
166164
fastcgi_connect_timeout 600s;
167165

0 commit comments

Comments
 (0)