mirror of
https://github.com/mastodon/mastodon.git
synced 2025-09-05 17:31:12 +00:00
Update nginx.conf
This commit is contained in:
parent
d774aaf08e
commit
d91b31200f
2
dist/nginx.conf
vendored
2
dist/nginx.conf
vendored
|
@ -52,7 +52,7 @@ server {
|
|||
keepalive_timeout 70;
|
||||
sendfile on;
|
||||
client_max_body_size 99m;
|
||||
proxy_read_timeout 180;
|
||||
proxy_read_timeout 300;
|
||||
|
||||
root /home/mastodon/live/public;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user