mirror of
https://github.com/mastodon/mastodon.git
synced 2025-07-15 08:48:15 +00:00
Merge 8e97f02293
into e9170e2de1
This commit is contained in:
commit
9423050ee0
1
dist/nginx.conf
vendored
1
dist/nginx.conf
vendored
|
@ -52,6 +52,7 @@ server {
|
|||
keepalive_timeout 70;
|
||||
sendfile on;
|
||||
client_max_body_size 99m;
|
||||
proxy_read_timeout 120; ## Increase if you experience 504 errors uploading media
|
||||
|
||||
root /home/mastodon/live/public;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user