adds xdebug
This commit is contained in:
parent
fdbcbe153e
commit
9cd459d897
9 changed files with 28 additions and 162 deletions
|
|
@ -110,7 +110,7 @@ http {
|
|||
client_max_body_size 8m;
|
||||
|
||||
# This handles the client buffer size, meaning any POST actions sent to Nginx. POST actions are typically form submissions.
|
||||
client_body_buffer_size 32k;
|
||||
client_body_buffer_size 1M;
|
||||
|
||||
output_buffers 2 32k;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue