mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-22 21:41:57 +00:00
Updated config for large uploads
This commit is contained in:
@@ -26,14 +26,14 @@ invenio.am-d-model.eu {
|
||||
Referrer-Policy "strict-origin-when-cross-origin"
|
||||
}
|
||||
request_body {
|
||||
max_size 1TB
|
||||
max_size 5TB
|
||||
}
|
||||
root /static/* /opt/invenio/var/instance/static
|
||||
try_files {path} {path}/ /index.html
|
||||
reverse_proxy invenio-rdm:5000 {
|
||||
transport http {
|
||||
dial_timeout 10s
|
||||
response_header_timeout 5m
|
||||
dial_timeout 20s
|
||||
response_header_timeout 10m
|
||||
}
|
||||
}
|
||||
file_server
|
||||
|
||||
Reference in New Issue
Block a user