Rollback changes
This commit is contained in:
parent
37fed880e4
commit
656482b293
1 changed files with 2 additions and 0 deletions
|
|
@ -51,6 +51,8 @@ proxy_set_header Connection $proxy_connection;
|
|||
proxy_set_header X-Real-IP $remote_addr;
|
||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||
proxy_set_header X-Forwarded-Proto $proxy_x_forwarded_proto;
|
||||
upload_max_filesize = 40M
|
||||
post_max_size = 40M
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue