mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-22 21:41:57 +00:00
Removed invalid optimisation settings
This commit is contained in:
@@ -19,9 +19,6 @@ am-d-model.eu {
|
|||||||
}
|
}
|
||||||
|
|
||||||
invenio.am-d-model.eu {
|
invenio.am-d-model.eu {
|
||||||
rate_limit {
|
|
||||||
* 20 50
|
|
||||||
}
|
|
||||||
header {
|
header {
|
||||||
Strict-Transport-Security "max-age=31536000;"
|
Strict-Transport-Security "max-age=31536000;"
|
||||||
X-Frame-Options "SAMEORIGIN"
|
X-Frame-Options "SAMEORIGIN"
|
||||||
@@ -37,7 +34,6 @@ invenio.am-d-model.eu {
|
|||||||
transport http {
|
transport http {
|
||||||
dial_timeout 10s
|
dial_timeout 10s
|
||||||
response_header_timeout 5m
|
response_header_timeout 5m
|
||||||
idle_conn_timeout 10m
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
file_server
|
file_server
|
||||||
|
|||||||
Reference in New Issue
Block a user