Allowing massive files to be uploaded to files.leftcoast.space
This commit is contained in:
@@ -8,7 +8,7 @@ server {
|
||||
proxy_pass http://127.0.0.1:8000;
|
||||
}
|
||||
# Because we take large video/image file uploads
|
||||
client_max_body_size 100M;
|
||||
client_max_body_size 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user